snapshot
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
declare name "FluteMIDI";
|
||||
declare description "Simple MIDI-controllable flute physical model with physical parameters.";
|
||||
declare license "MIT";
|
||||
declare copyright "(c)Romain Michon, CCRMA (Stanford University), GRAME";
|
||||
|
||||
import("stdfaust.lib");
|
||||
|
||||
process = pm.flute_ui_MIDI <: _,_;
|
||||
Reference in New Issue
Block a user