Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/Framework
Commit message (Expand)AuthorAgeFilesLines
* Turn tamtam into a bundle.Marco Pesenti Gritti2006-11-011-1/+2
* Cleanup of old images and sounds foldersNathanaël Lécaudé2006-11-0124-0/+0
* little quickerjames2006-10-311-1/+1
* stuffjames2006-10-311-6/+134
* automatic server, misc. bugfixesjames2006-10-314-17/+27
* less printingjames2006-10-312-5/+17
* added tune back injames2006-10-293-20/+31
* Our friend the koto fileNathanaël Lécaudé2006-10-281-0/+0
* Added iconsNathanaël Lécaudé2006-10-281-0/+0
* volume and mutejames2006-10-282-4/+4
* Icons and instrumentsNathanaël Lécaudé2006-10-2817-64/+39
* major writingjames2006-10-284-52/+73
* getting revision workingjames2006-10-282-2/+3
|\
* | major writingjames2006-10-282-44/+83
|/
* morejames2006-10-272-80/+110
* syntaxjames2006-10-272-3/+3
* transpose precomputationjames2006-10-263-3/+8
* new filesjames2006-10-263-0/+265
* Merge branch 'master' of git+ssh://jaberg@dev.laptop.org/git/projects/tamtamjames2006-10-2636-172/+277
|\
| * modification of drum algorithmOlivier Belanger2006-10-243-5/+22
| * change TICKS_PER_BEAT from 120 to 12 and minor changes in algorithmOlivier Belanger2006-10-239-143/+144
| * add new drum soundsOlivier Belanger2006-10-2313-0/+0
| * remove old drum soundsOlivier Belanger2006-10-2320-0/+0
| * new interface for note dragging/scalingamartin2006-10-151-0/+1
| * polyphonic drum track and cpu save in .csdOlivier Belanger2006-10-1112-105/+191
| * add new drum soundsOlivier Belanger2006-10-1120-0/+0
| * remove old drum soundsOlivier Belanger2006-10-1111-0/+0
* | misc stuffjames2006-10-261-1/+0
|/
* migrated to music-generators as functions (not classes)james2006-10-062-175/+186
* Removed callbacks from generator, now it operates as trackDictionary transform.james2006-10-052-137/+152
* Sean's window size changes...Olivier Belanger2006-09-291-1/+1
* pith and rythm variation files...Olivier Belanger2006-09-282-0/+162
* pitch and rythm variation from GenerationParametersWindowOlivier Belanger2006-09-285-36/+129
* Added a flag to disable error messages when no server is running.james2006-09-232-2/+4
* Load and save works with tune viewjames2006-09-232-4/+32
* Merge branch 'master' of git+ssh://jaberg@dev.laptop.org/git/projects/tamtamjames2006-09-237-17/+111
|\
| * add cool stuff in algorithmic generationOlivier Belanger2006-09-225-16/+45
| * Re-added the play method of CSoundNoteNathanaël Lécaudé2006-09-221-1/+3
| * Merge branch 'master' of git+ssh://amartin@dev.laptop.org/git/projects/tamtamamartin2006-09-213-5/+10
| |\
| * | New track rendering schemeamartin2006-09-211-0/+63
* | | Added play() back injames2006-09-231-0/+4
| |/ |/|
* | Quick fix for playback head.james2006-09-212-3/+5
* | Protected server connect in try block.james2006-09-211-2/+5
|/
* generator copying notes from previous page by valueOlivier Belanger2006-09-191-1/+3
* new params: filter type and cutoff frequencyOlivier Belanger2006-09-193-6/+42
* new params: attack - decay, and shut off tied notes on muted tracksOlivier Belanger2006-09-194-27/+86
* moved updatePageCallback from hookTick to hookClockjames2006-09-191-2/+8
* Merge branch 'master' of git+ssh://jaberg@dev.laptop.org/git/projects/tamtamjames2006-09-199-37/+38
|\
| * make notes play as long as you're clicking on themSean Wood2006-09-181-3/+7
| * Shut off tied notes when stop playbackOlivier Belanger2006-09-182-9/+21