Hella Gems | Original Music Blog

Jubilee 2

December 26th 2008 by

The day I finally figured out how to have smoothly varying tempo in my ChucK improvisations:

jubilee2

Merry Christmas, everyone!

2 Responses to “Jubilee 2”

  1. Alex Rudnick

    Beautiful! :D What's the code like, to change the tempo gradually?

  2. ravelite

    something like this: //sounding code off in another shred while( tg.up() ) { 120 + tg.i%40 => int bpm; //calc bpm tg.set( minute/bpm/2, 8, 10 ); //set the global time //children shreds sync at next update tg.beat => now; }

Creative Commons License
This work is licensed under a Creative Commons Attribution-Noncommercial 3.0 Unported License.
Please visit the attribution page for more information.