fbpx
  Saturday, 11 September 2021
  3 Replies
  8.6K Visits
13
Votes
Undo
  Subscribe
Hi,

it is a small Midi-Delphi-Project. May be somebody can use parts of it:

https://www.delphipraxis.net/208746-midi-channels-einen-treble-und-einen-bass-track-verteilen.html

Channel Selection.png
2 years ago
·
#10707
0
Votes
Undo
Interesting, but ?? Not sure what this is about.

As far as MIDI is concerned, there is no such thing as a treble or a bass track. A track is just a track. You can define a key, but that's it. You could use a text item and note that a track should be a treble or bass (or alto ?) stave, but if the midi file is imported into software that shows staves then this software will have it's own rules as to how it imports/displays data and it may take no notice of your marking.

Maybe you could clarify what you were hoping to achieve?

Geoff
2 years ago
·
#10709
0
Votes
Undo
Hi Geoff,

of course you are right. Any midi program can't do anything with it only special programs.

You can use this software for preparation for special instruments. This instruments have a trebel and a bass side. I use it as a first step to prepare to generate printed sheet music for the "Steirische" harmonica:

For each voice I select one or more channels and save them in midi files. In the next step I prepare it for "Griffschrift". This is specific to diatonic instruments. In the third step I generate a ".mscx"-File in order to generate printed sheet music (in "Griffschrift") with MuseScore.

For the two last steps I use my own programm, my "Midi-Sequenzer":

juerg5524.ch/data/midi-sequenzer.zip

Jürg
1 year ago
·
#11023
0
Votes
Undo
https://github.com/juerg-mueller/ChannelSelector

Windows: Delphi and Lazarus projects

Linux: Lazarus project
Jürg changed the title from Choose Midi Channels for Treble- and Bass-Track to Choose Midi Channels for Treble- and Bass-Track (Windows and Linux projects) — 1 year ago
  • Page :
  • 1
There are no replies made for this post yet.