Practice keyboard bell samples: Difference between revisions
m Rickwhite moved page GCNA sample playback to Practice keyboard bell samples: will be adding other sample sources than GNCA soon |
|||
| Line 23: | Line 23: | ||
// Programmed by Rick White, http://www.chimemaster.com | // Programmed by Rick White, http://www.chimemaster.com | ||
// For GCNA membership use with MIDI practice keyboards | // For GCNA membership use with MIDI practice keyboards | ||
// January, March 2016 | // January, March 2016, May 2017 | ||
// Works with Garratin Sample programs using ARIA engine or | // Works with Garratin Sample programs using ARIA engine or | ||
// Plogue Sforzando - freeware can be found at | // Plogue Sforzando - freeware can be found at | ||
| Line 29: | Line 29: | ||
//---------------------------------------------------------- | //---------------------------------------------------------- | ||
<global> | <group> // was <global> more compatible using group | ||
polyphony=64 // reduce for slow cpu/low memory | polyphony=64 // reduce for slow cpu/low memory | ||
loop_mode=one_shot // force sample to play in entirety | loop_mode=one_shot // force sample to play in entirety | ||