View Single Post
Old 03-26-2009, 04:07 AM   #19
DarkStar
Human being with feelings
 
DarkStar's Avatar
 
Join Date: May 2006
Location: Surrey, UK
Posts: 19,681
Default Utilities

Midi Clocks
http://forum.cockos.com/showthread.php?t=20962
mbncp, Subz and Adam Fulara

Quote:
Originally Posted by "mbncp”
This one has two options:
1) Start offset (see below)
Useful if you need to compensate for latency.

2) Start resolution (in beats)
If you set this slider to 4, it will wait until the beginning of the next bar before sending the start message(assuming you are in 4:4).
This gives some time to the other device to catch the proper tempo, plus it's necessary if you want a negative delay (start early).
Quote:
Originally Posted by ”Subz”
this code that does loop correctly
Quote:
Originally Posted by "Adam Fulara”
This is Midi clock with SPP, just load FX and set output to midi out connected to external device. If you need compensation, Ctrl+P, Midi devices -> Midi out ->Offset output to this device by:.... (I use -3ms).

IX SwixMitch GUI
http://forum.cockos.com/showthread.php?t=35748
IXix and argee



XSenderA and XReceiverA (beta)
http://forum.cockos.com/showthread.php?t=32416
xackley

Place XSenderA in any FX bin, put XReceiverA in any FX bin. Just be careful not to create a loop.
When you insert XSenderA, it will find the next free instance number. Each XSenderA needs its own instance number.
When you insert XReceiver in an FX bin, set the Instance number to the XSender Instance number you want to hear.

jsMore
http://forum.cockos.com/showthread.php?t=31327
cern.th.skei

Two for experimenting with the 'innards' of Reaper
misc_cputest
For testing the CPU use of various Reaper JS commands and things, and can be some kind of benchmark. Not that interesting for others than myself, when I made it, I guess, but, well, never know...

misc_ipc
For testing various ways of inter-plugin communication, gmem, regs, via audio channels (and later, MIDI). multiple instances of this one, in various tracks, items, etc, and you (may) get a glimpse of what's going on internally here and there.
__________________
DarkStar ... interesting, if true. . . . Inspired by ...

Last edited by DarkStar; 05-24-2013 at 03:49 AM.
DarkStar is offline   Reply With Quote