app_tutorials:bitbyte:bitwiz

This is an old revision of the document!


BitWiz Audio Synth by Kymatica AB is an app that creates sounds using bytebeat code the user can enter into the app. The variables for the code in the BitWiz with FX Video has eight letters (x, y, a, b, m, n, u, and v) which are all controlled via MIDI CC sent out from Photon AU by anthony saunders.

//arcade pulse04 xyabmnuv r=1*(x+a+m+u)/(y+b+n+v), z=(t*((x/2)+1) % (32-y)|z/t)| (t*((a/64)+1) % (4-b)|z/t)| (t*((m/8)+1) % (128-n)|z/t)| (t*((u/256)+1) % (16-v)|z/t)

Photon using the BWbass01.mid file going out on the first pad it’s loaded on to control BitWiz using 8 MIDI CC values assigned to 8 variables in the BitWiz equation. MIDI CC 17 on channel 1 has been assigned to toggle the audio output between just the output from BitWiz and the effected output from BitWiz.

FAC Bandit by Frederic Corvest is set on ll Vechio Warmer Mix preset, FAC Envolver by Frederic Corvest adds gating with SQ BrB Dub Style preset, Perforator by Bram Bos adds more gating with the Rapido preset, BLEASS delay AUv3 Audio Plugin by BLEASS adds delay with the Time Explorer preset and finally some saturation is added with Limiter - Audio Processor by Amazing Noises.

  • app_tutorials/bitbyte/bitwiz.1557120640.txt.gz
  • Last modified: 2019/05/06 15:30
  • by Paulinko