Csound Csound-dev Csound-tekno Search About

[Csnd] Master Keyboard C-Setting

Date2017-12-03 21:14
FromAndrea Strappa
Subject[Csnd] Master Keyboard C-Setting
Attachmentssnapshot_simple.4.snap  inc_BasicMonophonicSynth_09.csd  inc_fmCC1234.csd  inc_moog.csd  inc_pchbend.csd  MKCS_45.csd  snapshot_simple.1.snap  snapshot_simple.2.snap  snapshot_simple.3.snap  
I send again my message, the previous one had the wrong object.
Excuse me.
 
Hi to all,
I share with pleasure the attached "Master Keyboard C-Setting",
tested with Csound version 6.07 beta <double samples> Dec 24 2015, on Windows Xp
and with Csound version 6.09.1 (double samples) Jul 10 2017, on Windows 10.
I have started to adapt some sounds, also fluidengine.
There are indipendent tonal and sustain pedal for each instrument, split point with or without xfade, store/load presets.
In command line you have to insert -+raw_controller_mode=1. I prefere launch the csd by a batch file.
My commands are:
 
@REM command line for IBM-Windows Xp, with M-Audio 410 fireware ASIO driver:
csound -odac16 -+rtmidi=winMM -M8 -B1024 -b256 -+raw_controller_mode=1 --nodisplays --m-amps=0 mkcs_45.csd
 
The inputs of each #include-instr are 'iamp' and 'inum'.
Lately I added optional 'gkdetune', 'gkBendWheel', 'gkModWheel' and 'gkPedalCV'.
I not implemented the system intonation section. The system is going to overload.
The output is asig.
You can launch and test each sound "commenting on the comments" (;/* and ;*/) in each _inc_sound, then you restore the two commented sections and put togheter all sounds in the "Master Keyboard C- Setting".
Would be a good thing if csounders-keyboardistes developed together something like this, with a library of sounds.
One goal is to minimize the hardware.
You could save each setting of each your piece in a different folder.
I attached also an adaptation of McCurdy's BasicMonophonicSynth. My adaptation works partially (Iain, would you explain why? In my adaptation I changed "active 1" to "active 3" )
Any suggestion to improvement is appreciated.
Andrea S.

Date2017-12-06 12:15
FromIain McCurdy
SubjectRe: [Csnd] Master Keyboard C-Setting

Hi Andrea,


Thanks for sharing.

I tried out MKCS_45.csd but unfortunately I can only get zero amps out when playing notes. Is there anything special I need to do to get it to sound? There are a lot of unknown characters in the GUI labels (such as: �������    ���|___   ���>>>___) Maybe I am missing the font you used? This isn't helping knowing what the various controls do!

When I select presets (1, 2, 3 and 4) with the terminal in focus I get these messages output:

  rtevent:   T 17.466 TT 17.466 M:  0.00000

instr 92:  p4 = 1.000

insert_score_event(): insufficient p-fields

insert_score_event(): insufficient p-fields

insert_score_event(): insufficient p-fields

insert_score_event(): insufficient p-fields

insert_score_event(): insufficient p-fields

insert_score_event(): insufficient p-fields

insert_score_event(): insufficient p-fields

insert_score_event(): insufficient p-fields

insert_score_event(): insufficient p-fields

insert_score_event(): insufficient p-fields

insert_score_event(): insufficient p-fields

insert_score_event(): insufficient p-fields


Iain


From: A discussion list for users of Csound <CSOUND@LISTSERV.HEANET.IE> on behalf of Andrea Strappa <a_strappa@TIN.IT>
Sent: 03 December 2017 21:14
To: CSOUND@LISTSERV.HEANET.IE
Subject: [Csnd] Master Keyboard C-Setting
 
I send again my message, the previous one had the wrong object.
Excuse me.
 
Hi to all,
I share with pleasure the attached "Master Keyboard C-Setting",
tested with Csound version 6.07 beta <double samples> Dec 24 2015, on Windows Xp
and with Csound version 6.09.1 (double samples) Jul 10 2017, on Windows 10.
I have started to adapt some sounds, also fluidengine.
There are indipendent tonal and sustain pedal for each instrument, split point with or without xfade, store/load presets.
In command line you have to insert -+raw_controller_mode=1. I prefere launch the csd by a batch file.
My commands are:
 
@REM command line for IBM-Windows Xp, with M-Audio 410 fireware ASIO driver:
csound -odac16 -+rtmidi=winMM -M8 -B1024 -b256 -+raw_controller_mode=1 --nodisplays --m-amps=0 mkcs_45.csd
 
The inputs of each #include-instr are 'iamp' and 'inum'.
Lately I added optional 'gkdetune', 'gkBendWheel', 'gkModWheel' and 'gkPedalCV'.
I not implemented the system intonation section. The system is going to overload.
The output is asig.
You can launch and test each sound "commenting on the comments" (;/* and ;*/) in each _inc_sound, then you restore the two commented sections and put togheter all sounds in the "Master Keyboard C- Setting".
Would be a good thing if csounders-keyboardistes developed together something like this, with a library of sounds.
One goal is to minimize the hardware.
You could save each setting of each your piece in a different folder.
I attached also an adaptation of McCurdy's BasicMonophonicSynth. My adaptation works partially (Iain, would you explain why? In my adaptation I changed "active 1" to "active 3" )
Any suggestion to improvement is appreciated.
Andrea S.
Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here