Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

comment on

( [id://3333]=superdoc: print w/replies, xml ) Need Help??

In the arena of musical notation software, I have tried several (including commercial products such as Sibelius), and hands down I have settled on ... an open-source, free product: MuseScore.   Runs on Windows, OS/X, and Linux, with numerous packages and ready-made installers.   Yes, this is meant as a two-thumbs-up endorsement.

It is strictly a musical notation program, not a DAW, and don’t expect to “play a tune on your MIDI keyboard and have a score come out.”   It doesn’t do that ... that is excluded from the scope of its design.   It does include a SoundFont-based synthesizer ... standard files are included, with references to and instructions for downloading many more.   This is intended specifically to allow you to “proof” your scores as you are composing them, and as a matter of fact it does a very good job.   You can export your music as MusicXML (its native format), MIDI, and various sound files.   However, it is primarily a musical score-creation tool.

After all, I don’t just “do Perl” for my daily bread.   This is the tool that I have contentedly settled upon.

Since MusicXML is an open-standard format, understood by many applications, you could use Perl to manipulate it as XML.   Likewise, CPAN includes many libraries for MIDI files.   I would not attempt to use Perl to create a device-interface, but I would if necessary consider using it to manipulate the captured musical data.


In reply to Re: listen to a midi keyboard by sundialsvc4
in thread listen to a midi keyboard by kontrapunktstefan

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post; it's "PerlMonks-approved HTML":



  • Are you posting in the right place? Check out Where do I post X? to know for sure.
  • Posts may use any of the Perl Monks Approved HTML tags. Currently these include the following:
    <code> <a> <b> <big> <blockquote> <br /> <dd> <dl> <dt> <em> <font> <h1> <h2> <h3> <h4> <h5> <h6> <hr /> <i> <li> <nbsp> <ol> <p> <small> <strike> <strong> <sub> <sup> <table> <td> <th> <tr> <tt> <u> <ul>
  • Snippets of code should be wrapped in <code> tags not <pre> tags. In fact, <pre> tags should generally be avoided. If they must be used, extreme care should be taken to ensure that their contents do not have long lines (<70 chars), in order to prevent horizontal scrolling (and possible janitor intervention).
  • Want more info? How to link or How to display code and escape characters are good places to start.
Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others taking refuge in the Monastery: (6)
As of 2024-04-19 08:59 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found