Commit graph

113 commits

Author SHA1 Message Date
Mustafa
1d781125c5 generalized adding preset instruments 2014-05-16 13:50:08 -07:00
Mustafa
7c08d85df3 added moog instrument 2014-05-16 13:03:30 -07:00
Mustafa
b10f3f691a simplified preset instrument creation 2014-05-16 12:29:00 -07:00
Mustafa
b808668687 changed some names. added name param to slider 2014-05-16 12:16:08 -07:00
Mustafa
b3236c87fd added sliders 2014-05-15 17:57:13 -07:00
Mustafa
e35dc88845 added saw preset 2014-05-15 15:37:23 -07:00
Mustafa
b54f9c8746 added note-on and note-off 2014-05-15 15:34:43 -07:00
Mustafa
02c38b19d3 added default instruments (sin, saw) 2014-05-15 15:22:29 -07:00
Mustafa
6de25cd357 in progress instrument.rkt 2014-05-15 14:30:33 -07:00
Mustafa
8c3b743ffe added notes.md from racket-sc 2014-05-15 14:03:32 -07:00
Mustafa
a4ffaf5613 added jackd and scsynth starting and connecting script for linux 2014-05-15 14:01:31 -07:00
Mustafa
a90dcb4cf0 added funcs 2014-05-15 13:17:15 -07:00
Mustafa
11213936fa added more funcs to tutorial 2014-05-15 11:30:48 -07:00
Mustafa
3a922a1853 added stuff 2014-05-13 20:54:20 -07:00
Mustafa
5d0ed334fb Update Tutorial.md 2014-05-11 17:27:58 -07:00
Mustafa
7f55200481 Update Tutorial.md 2014-05-11 17:24:29 -07:00
Mustafa
6775d8dfb8 Update Tutorial.md 2014-05-11 17:13:27 -07:00
Mustafa
ff5bbfb221 Update Tutorial.md 2014-05-11 14:22:54 -07:00
Mustafa
f3f5fe6bd1 Update Tutorial.md 2014-05-11 14:18:34 -07:00
Mustafa
085bf3d1e9 added structures to routing 2014-05-07 17:08:32 -07:00
Mustafa
0441273b1b Update Tutorial.md 2014-05-05 10:42:03 -07:00
Mustafa
111f0205e5 Create Tutorial.md 2014-05-05 10:39:05 -07:00
Mustafa
1b15282ba7 added readme 2014-05-01 12:22:34 -07:00
Mustafa
841ab6f525 made a collection for oregano 2014-05-01 12:21:18 -07:00
Mustafa
c49cf584f7 added bus routing example usage 2014-05-01 11:04:35 -07:00
Mustafa
7e9f99dad2 draft of effect routing code 2014-04-23 09:57:15 -07:00
Mustafa
7723b84564 added routing using bus example 2014-04-23 09:45:58 -07:00
Mustafa
40f6ec244f added examples from the rsc3 scheme library 2014-04-23 09:39:39 -07:00
Mustafa
d246908131 deleted rsc3 scheme examples 2014-04-23 09:29:38 -07:00
Mustafa
baa9636352 changed wording 2014-03-14 13:33:08 -07:00
Mustafa
5440535a7a moved functions around and added tests to main.rkt 2014-03-14 13:32:19 -07:00
Mustafa
baee16e3f4 added example 2014-03-14 13:26:03 -07:00
Mustafa
e5fd18470d added example/help files from the rsc3 help directory 2014-03-13 17:28:42 -07:00
Mustafa
60ad93a46c added sender funcs 2014-03-12 16:15:46 -07:00
Mustafa
6f26f0a709 added initial rsc3 scribble doc file 2014-03-12 15:25:41 -07:00
Mustafa
290ace54ed divided bytestring 2014-03-10 11:29:47 -07:00
Mustafa
7d3b3c10d7 Create regression-tests.rkt 2014-03-10 11:24:48 -07:00
Mustafa
ecf686cbb4 tests 2014-03-10 10:22:17 -07:00
Mustafa
6c9c0cfc49 tried to generate call-graph 2014-03-04 12:19:23 -08:00
Mustafa
eeeeef9a95 added test 2014-03-04 12:04:13 -08:00
Mustafa
054047f915 added testcases bytevector.rkt:bytevector-section 2014-03-04 11:55:54 -08:00
Mustafa
3cf9feed7d added 2 testcases to rhs.rkt just to see how rackunit works 2014-02-25 20:36:16 -08:00
Mustafa
b90bc552d4 Merge pull request #1 from jbclements/master
cleanup: JBC:
- added .gitignore
- moved sine-play into examples
- changed require paths to collection-relative
- a few comments
2014-02-18 12:32:07 -08:00
John Clements
16fc19ee8e cleanup:
- added .gitignore
- moved sine-play into examples
- changed require paths to collection-relative
- a few comments
2014-02-18 11:39:04 -08:00
Mustafa
443f0f34fa added install instructions 2014-02-16 10:34:58 -08:00
Mustafa
d0057485c3 change module path to the rsc3 symbol 2014-02-15 18:06:35 -08:00
Mustafa
576c4337fc Update README.md 2014-02-15 17:33:13 -08:00
Mustafa
f613a6d3bc changed name 2014-02-15 17:31:37 -08:00
Mustafa
f24f11c317 renamed rsc3.rkt to main.rkt, edit info.rkt 2014-02-15 16:39:08 -08:00
Mustafa
4255e19607 added file that plays sin wave using rsc3 2014-02-15 16:23:02 -08:00