fbpx
Skip to main content

MIDI Forum

How to add a bouzou...
 
Notifications
Clear all

How to add a bouzouki to the MIDI instrument list?

4 Posts
2 Users
0 Reactions
12 K Views
Lars
 Lars
Posts: 4
Active Member
Topic starter
 

Hello,

I am working on a small Delphi program about Greek music. I would like the program to be able to play small tunes made in tabulature. I can activate MIDI and I can play the default MIDI instruments (the list with 127 different instruments). But I need the Greek bououki (6 and 8 string) and I Wonder how to manage this challenge.
A solutions to this problem would be aprreciated very much.

Best Regards
Lars

 
Posted : 28/08/2017 1:40 am
Geoff
Posts: 1040
Noble Member
 

What's a Bouzouki? MIDI has no idea!

All midi knows about is various methods of selecting a sound/instrument. All midi has available is a number, or a sequence of numbers. What those numbers produce is entirely dependent on the devices attached to midi.

You don't bother to say what your sound source is. Computer? Tone Module? If the latter, which one?

You refer to a list of 127 instruments. 127? If you're referring to the list of GM instruments, there are usually 128, although they are activated as 0 thru 127. Most midi devices may have many more instruments than that available, but you need to use extra codes to select different banks (or sounds) as well as specific instuments in a particular bank.

Does the sound source you're using include a Bouzouki. The standard GM list does not, I'm fairly sure. Your device may have one, in another bank?

If your device does NOT have such a sound, then you have options. If your device allows the uploading of samples, you could sample (record digitally) a bouzouki sound, and add that sample to the sounds available on the device. Assign the sound to a number as appropriate to the specific device, and use that number when playing your midi data.

If the device has something close to a bouzouki, then you could edit the parameters for that instrument until it soulds more like what you want, save the new patch (many devices have 'user' memory for doing just that) and then use the new patch on your playback.

Another option is to find a module, or whatever, that already DOES have a bouzouki somewhere (even 'hidden') on it's sound/patch lists, and work out how to select that (again, prob need to select bank, then select instrument.

If I had more information, I could prob be more helpful.

Geoff

 
Posted : 28/08/2017 8:03 am
Geoff
Posts: 1040
Noble Member
 

Further to the above..

There is a software sampler system called Kontakt, and version 5 of the player seems (on a quick check via Google) to be able to respond to midi data.

Various samples (digital sounds) can be added into the library, and there are sampled sounds of various types of Bouzouki (Greek, Irish, etc) available which can be so loaded.

On the basis of the information you've provided, I don't know if this may be relevant, but it may be???

Geoff

 
Posted : 28/08/2017 9:04 am
Lars
 Lars
Posts: 4
Active Member
Topic starter
 

Thanks Geoff!
I will take a closer look at the Kontakt 5 prg.

 
Posted : 28/08/2017 5:33 pm
Share: