<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:times new roman,new york,times,serif;font-size:12pt">Another one! I'm working on a full system of music notation display for GEM if that's any help. Progress is really slow, I'm using dynamic patching to create the objects, and it's in no way compatible with Lilypond notation.<br><br>In fact, it's a painful process. The kind of object you are talking about would be much nicer - but only if it could also cope with complete rhythmic elements (ties, beaming, time sigs etc) for me.<br><br>Good luck,<br>Ed<br><div>&nbsp;</div>Metastudio 4 for Pure Data - coming soon!<br><span>Metastudio 3 still available at <a target="_blank" href="http://sharktracks.co.uk/puredata">http://sharktracks.co.uk/puredata</a></span><div><br></div><div style="font-family: times new roman,new york,times,serif; font-size: 12pt;"><br><div style="font-family: times new roman,new
 york,times,serif; font-size: 12pt;"><font face="Tahoma" size="2"><hr size="1"><b><span style="font-weight: bold;">From:</span></b> Caio Barros &lt;caio.barros@gmail.com&gt;<br><b><span style="font-weight: bold;">To:</span></b> PD list &lt;pd-list@iem.at&gt;<br><b><span style="font-weight: bold;">Sent:</span></b> Thu, 4 November, 2010 16:03:50<br><b><span style="font-weight: bold;">Subject:</span></b> [PD] Musical notation object on Pd<br></font><br>Hello guys.<br>I've been dreaming about an object that would display musical notation and output data (like midi numbers for instance).<br>I found a discutions about something like that here in our list (<a rel="nofollow" target="_blank" href="http://www.mail-archive.com/pd-list@iem.at/msg19969.html">http://www.mail-archive.com/pd-list@iem.at/msg19969.html</a>) but this was a discussion about creating live musical notation for performance, and what I have in mind is something more like a Computer Assisted
 Composition/Research tool. If i'm not mistaken Open Music and PWGL (<a rel="nofollow" target="_blank" href="http://www2.siba.fi/PWGL/">http://www2.siba.fi/PWGL/</a>) already have something like this.<br>

Look at the images I made of how this object would look like:<br>- The input would be a message with the midi number of the pitch, and the object would display a Treble or Bass cleff with the note and output the number of the pitch through the outlet (cleff_pd_01.png).<br>

- It would be possible to alterate the pitch by holding and dragging the mouse (cleff_pd_02.png)<br>- Chords could be made... (cleff_pd_03.png)<br>- or melodies... (cleff_pd_04.png)<br>- or even sequences of chords. (cleff_pd_05.png)<br>
<br>The output could easily be transformed into notation for lilypond, for instance (like <span class="sender">Collin Oldham</span> did in that thread I mentioned).<br>
<br>Do you think it's possible to do something like that? At the moment I don't have the money to pay a programmer to do that (I would happily do it if I could). Maybe I can learn how to do this, but I don't know where to start.<br>

I already see some complications to build this object: <br>- it would have to stretch itself so the chords and melodies would fit;<br>- It would have to decide what cleff to use (or maybe not, the user could send a message like [treble&lt;); <br>
- There should have a way to choose between flat and sharp;<br>- A nice thing would be to have more than one staff at once, like a piano staff for instance, and so on...<br>
<br>For now I'm just wondering if something like this could be done. I've been doing some calculations of composition techniques  using Pd and I miss musical notation so much.<br><br>Bye!<br>Caio Barros<br><br>
Bonus: I made an abstraction to transform midi note to pitch name and also frequency as a part of a bunch of composition tools I use. (and after I read those threads about creating the notation object in GEM I discovered that some people already did it, but here it go anyway). see midi_note.pd<br>

</div></div>
</div><br>



      </body></html>