Page 1 of 1

ReTracker - utility machine for tracking peer note data

Posted: Tue Sep 06, 2016 12:03 pm
by mirf
I wanted a machine that would let me trigger notes using velocity/velocity data like how Sample Grid triggers samples. ReTracker already does a little bit more that that and will get further functionality as detailed in the readme.

Download the machine here. I've copied the readme below.

Source on Github. There will be bugs, please report them in this thread.

ReTracker 0.4 (alpha)

ReTracker is a plugin (machine) for Jeskola Buzz. It's a workflow utility for tracking peer note data.

Use at your own risk, parameters won't change until version 1.0 if required (unlikely). Targets are now saved to bmx.

Features

It's a very simple machine:
  • Send notes to other machines
  • Track notes with velocity data
  • Target multiple machines
Not yet Implemented
  • Disable target
  • Modify key map per target
  • Target other ReTracker instances
Usage

Buzz song must be playing for notes to be sent to targets.

Don't edit patterns too fast or it crashes, sorry!

Add Target

Open ReTracker GUI, select a target from the drop down list and then click 'Add Target' to target a machine.

Example Pattern

Code: Select all

00 C-4 7F    note C-4, 127 velocity
01 ... ..
02 ... .. 
03 ... .. 
04 ... 50    note C-4, 80 velocity
05 ... .. 
06 ... .. 
07 ... .. 
08 E-4 40    note E-4, 64 velocity
09 ... .. 
10 ... .. 
11 ... .. 
12 ... 50    note E-4, 80 velocity
13 ... .. 
14 ... 10    note E-4, 16 velocity
15 ... ..   
Install

Put the dll in Buzz\Gear\Generators directory.

Re: ReTracker - utility machine for tracking peer note data

Posted: Sat Sep 10, 2016 4:03 pm
by magmavander
A new machine ? Thanks a lot!!!! :dance: :dance: :dance:
Seems very interesting BTW.

Re: ReTracker - utility machine for tracking peer note data

Posted: Sun Sep 11, 2016 10:22 am
by mirf
I've added a new version, 0.3 - can now save/load from bmx. Also fixed a bug related to note off.

Re: ReTracker - utility machine for tracking peer note data

Posted: Sun Sep 11, 2016 4:37 pm
by mirf
New version, 0.4 - Polyphony, lol!

Re: ReTracker - utility machine for tracking peer note data

Posted: Thu Nov 03, 2016 8:30 pm
by JMC
this machine should move some how to http://buzz.robotplanet.dk/ even as a alpha version :idea: