Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: MartinHH/SPAOP

Tags

v0.81

Toggle v0.81's commit message
Fixed COORD_MAX/MIN define bug

Those defines would not work as expected since the
coordinate sliders of the GUI did not use them...

v0.8

Toggle v0.8's commit message
0.8 code as submitted for the thesis

Lots of small improvements, bugfixes an a much more
detailed documentation.

latency-test

Toggle latency-test's commit message
Code used for the audio vs osc latency test.

load-test

Toggle load-test's commit message
Code for the send-load-test.

This code was used to measure the timestamps of
outgoing position messages with various Cubase
project configurations.

rtt-test

Toggle rtt-test's commit message
Code for the round-trip-time-test.

This code was used to measure the round-trip-times
of the position messages.

v0.7

Toggle v0.7's commit message
0.7 - first version of the "public"* repository

Running versions of both Plugin and StreamMulticaster
for both OSX and Windows.

(*Repository is not public yet...)