[email protected] (Karl Hammar) writes: > Karl Hammar: >> David Kastrup: >> > [email protected] (Karl Hammar) writes: >> > >> > > I can set midi instrument with e.g. >> > >> > [...] >> > >> > > but can I set where in the stereo left-right sound picture the sound >> > > will be placed ? >> > >> > No. > ... >> http://home.roadrunner.com/~jgglatt/tech/midispec/pan.htm >> >> mentions pan, perhaps this is fixable. > > Getting from .ly file to c++ was easy, but how do I get the > pan-setting down to midi ? > > My current try is > > http://turkos.aspodata.se/tmp/pan.diff > > and my guess is that somehow > Staff_performer::acknowledge_audio_element > is run, which adds things to the audio_staff. > > Then, somehow something from midi-chunk.cc is run. > > Soo, how far off from reality am I?
You should probably check with the available documentation for our Midi code. Last time I checked, the available documentation was called Jan and lived in the Netherlands. -- David Kastrup _______________________________________________ lilypond-user mailing list [email protected] https://lists.gnu.org/mailman/listinfo/lilypond-user
