more engines
This commit is contained in:
@ -28,7 +28,7 @@ interface KarplusStrongParams {
|
||||
|
||||
export class KarplusStrong implements SynthEngine<KarplusStrongParams> {
|
||||
getName(): string {
|
||||
return 'Karplus-Strong';
|
||||
return 'String(s)';
|
||||
}
|
||||
|
||||
getDescription(): string {
|
||||
|
||||
Reference in New Issue
Block a user