hello,
can someone tell me why my hanning window is out of sync when I press the bang button
http://i.imgur.com/2saAYQK.png
thanks
hanning window out of sync
hello,
can someone tell me why my hanning window is out of sync when I press the bang button
http://i.imgur.com/2saAYQK.png
thanks
The bang must first go to a 0.5 that will go to the right inlet of [osc~] (in case you want it to start from 0).
but I can only put integers in numbers
and why 0.5 ?
actualy the phase is supposed to be 0, not 0.5
[osc~] is a cosine oscillator which means that in the beginning of its phase it will output a 1. I was actually wrong cause a 0.5 phase will output a -1, so you probably need a 0.25 phase to have it start from 0. Use a message and type the value you want in it. The send [loadbang] to [t b b] and the right outlet of [t b b] to the message with the phase value (which should go to the right inlet of [osc~]). the left outlet of [t b b] should go to [tabwrite~] and you'll have your hanning window in phase.
Oops! Looks like something went wrong!