flow/proc_dict.cfg : 'piano_voice' updated.

This commit is contained in:
kevin 2024-08-02 13:39:28 -04:00
parent 44deba7559
commit 63b5fff619

View File

@ -719,7 +719,7 @@
piano_voice: { piano_voice: {
vars: { vars: {
wtb_dir: { type:string, flags:["init"], doc:"Wave table bank cfg. file." }, wtb_fname: { type:string, flags:["init"], doc:"Wave table bank cfg. file." },
wtb_instr: { type:string, value:"piano", flags:["init"], doc:"Instrument label of the selected wave-table bank."}, wtb_instr: { type:string, value:"piano", flags:["init"], doc:"Instrument label of the selected wave-table bank."},
in: { type:midi, doc:"MIDI in" }, in: { type:midi, doc:"MIDI in" },
out: { type:audio, doc:"Audio out" }, out: { type:audio, doc:"Audio out" },