Slava Pestov
627295f094
Language change: tuple slot setter words with stack effect ( value object -- ) are now named FOO<< instead of (>>FOO)
2010-05-06 17:21:02 -04:00
Slava Pestov
af0ddd5985
Specialized arrays, structs and other objects responding to the >c-ptr / byte-length protocol can now be written to binary streams
2010-02-24 20:18:41 +13:00
Joe Groff
a64d6e27ec
move alut stuff to openal.alut so alut only gets deployed if we use it
2010-02-16 22:31:21 -08:00
Joe Groff
cac1778bd0
remove most uses of roll/-roll from extra
2009-10-30 14:14:24 -05:00
Joe Groff
c3f0688164
more loading fixes
2009-09-17 09:55:09 -05:00
Slava Pestov
7f2e2b1777
Specialized array overhaul
...
- Replace hand-written specialized-arrays.* subvocabularies with new system; instead of USE:ing specialized-arrays.T, do SPECIALIZED-ARRAY: T
- Ditto for specialized-vectors; use SPECIALIZED-VECTOR:
- io.mmap.functor: removed entirely, use <mapped-array> instead
- struct-arrays and struct-vectors have been removed because specialized arrays and vectors subsume them entirely
2009-09-09 22:33:34 -05:00
Alex Chapman
616996ab6a
Updating code to use CONSTANT:
2009-04-20 12:20:03 +10:00
Alex Chapman
f491dba936
Morse an synth fixed
2009-04-16 13:36:54 +10:00
Alex Chapman
4934c49f08
Moving synth and morse from unmaintained to extra
2009-04-16 13:36:21 +10:00
Slava Pestov
e0af88bd97
Move a bunch of vocabularies to unmaintained, hopefully temporarily
2008-12-03 00:05:20 -06:00
Slava Pestov
2fe364a7bb
Specialized arrays work in progress
2008-11-14 20:18:16 -06:00
Slava Pestov
cf80dd122a
Updating code for make and fry changes
2008-09-10 22:11:40 -05:00
Alex Chapman
5df05e0cf4
housekeeping
2008-05-20 12:01:14 +10:00
Alex Chapman
6f08e8606e
note synthesis with harmonics, and added some more virtual sequences
2008-05-20 00:58:45 +10:00
Alex Chapman
e8365a795f
refactor synth.buffers to gen-buffer on send rather than on create
2008-05-19 12:36:00 +10:00
Alex Chapman
b43854d72d
move openal.waves to synth.buffers, and add merged and repeating sequences
2008-05-19 12:25:58 +10:00