mirror of
https://github.com/thestk/stk
synced 2026-05-13 00:28:12 +00:00
Version 4.3.0
This commit is contained in:
committed by
Stephen Sinclair
parent
2cbce2d8bd
commit
27d9b79dc7
@@ -1,6 +1,5 @@
|
||||
This is RagaMatic (tm).
|
||||
by Perry Cook
|
||||
Written for Ken Steiglitz's birthday, 1999.
|
||||
This is RagaMatic (tm) by Perry Cook.
|
||||
It was written for Ken Steiglitz's birthday in 1999.
|
||||
|
||||
Sitar and Drones are physical models.
|
||||
Vocalize drums and Tabla drums are samples.
|
||||
@@ -15,9 +14,17 @@ to compile and then
|
||||
|
||||
to have fun and achieve inner peace.
|
||||
|
||||
If you ask me, I think this band needs a flute player too. If you like, team up and see if you can add the flute model to the project. This requires adding a few files to the Makefile, a few lines to the ragamat.cpp file (including how the flute player should play, etc.), and another slider to the TCL script to control the flute's contributions. This might only run on the fastest machines once you've added the flute.
|
||||
If you ask me, I think this band needs a flute player too. If you
|
||||
like, team up and see if you can add the flute model to the project.
|
||||
This requires adding a few files to the Makefile, a few lines to the
|
||||
ragamat.cpp file (including how the flute player should play, etc.),
|
||||
and another slider to the TCL script to control the flute's
|
||||
contributions. This might only run on the fastest machines once
|
||||
you've added the flute.
|
||||
|
||||
Since latency isn't much of an issue in raga-land, you might bump up the RT_BUFFER_SIZE in Stk.h to something around 1024, depending on the speed of your machine. If you don't have the GNU makefile utilities on your system, take a look at one of the system-specific makefiles (example: Makefile.sgi) in the syntmono directory to see what changes you need to make.
|
||||
Since latency isn't much of an issue in raga-land, you might bump up
|
||||
the RT_BUFFER_SIZE in Stk.h to something around 1024, depending on the
|
||||
speed of your machine.
|
||||
|
||||
All is Bliss...
|
||||
All is Bliss...
|
||||
|
||||
Reference in New Issue
Block a user