Version 4.3.0

This commit is contained in:
Gary Scavone
2009-03-24 23:02:15 -04:00
committed by Stephen Sinclair
parent 2cbce2d8bd
commit 27d9b79dc7
271 changed files with 22219 additions and 8834 deletions

View File

@@ -23,7 +23,7 @@
- String Detuning = 1
- Microphone Position = 128
by Perry R. Cook and Gary P. Scavone, 1995 - 2005.
by Perry R. Cook and Gary P. Scavone, 1995 - 2007.
*/
/***************************************************/
@@ -58,7 +58,7 @@ Mandolin :: ~Mandolin()
delete soundfile_[i];
}
void Mandolin :: pluck(StkFloat amplitude)
void Mandolin :: pluck( StkFloat amplitude )
{
// This function gets interesting, because pluck
// may be longer than string length, so we just