ReTracker - utility machine for tracking peer note data

Post Reply
User avatar
mirf
Posts: 3
Joined: Tue Dec 06, 2011 1:10 pm

ReTracker - utility machine for tracking peer note data

Post 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.
Last edited by mirf on Sun Sep 11, 2016 4:35 pm, edited 3 times in total.
User avatar
magmavander
Posts: 688
Joined: Tue Nov 22, 2011 5:22 pm
Location: France
Contact:

Re: ReTracker - utility machine for tracking peer note data

Post by magmavander »

A new machine ? Thanks a lot!!!! :dance: :dance: :dance:
Seems very interesting BTW.
User avatar
mirf
Posts: 3
Joined: Tue Dec 06, 2011 1:10 pm

Re: ReTracker - utility machine for tracking peer note data

Post by mirf »

I've added a new version, 0.3 - can now save/load from bmx. Also fixed a bug related to note off.
User avatar
mirf
Posts: 3
Joined: Tue Dec 06, 2011 1:10 pm

Re: ReTracker - utility machine for tracking peer note data

Post by mirf »

New version, 0.4 - Polyphony, lol!
JMC
Posts: 50
Joined: Thu Nov 27, 2014 2:21 am

Re: ReTracker - utility machine for tracking peer note data

Post by JMC »

this machine should move some how to http://buzz.robotplanet.dk/ even as a alpha version :idea:
Post Reply