Dave Yarwood
5928f826b0
Update references to Go version
2021-07-31 17:58:12 -04:00
Dave Yarwood
863bada582
bump copyright years
2021-01-29 20:21:17 -05:00
Dave Yarwood
56c97f7154
doc/mod changes reflecting that I've upgraded to the latest Go (1.11.4 => 1.15.3)
2020-10-25 20:18:40 -04:00
Dave Yarwood
1fcdd89a91
bugfix in OSC demo program: the OSC API expects a tempo value to be a float, not a double
2020-10-13 08:33:56 -04:00
Dave Yarwood
248b1b01e6
global rename of "emit(ter)" => "transmit(ter)"
...
Emitter always sounded weird to me the way I've been using it. I looked up the
difference in the definitions and Transmit definitely makes more sense, not to
mention it sounds better.
2020-07-26 15:06:30 -04:00
Dave Yarwood
ee78d4ed88
add "offset" argument to the /system/shutdown address, allowing for scheduled shutdown
2020-07-03 11:42:19 -04:00
Dave Yarwood
ed570636b0
use float64 everywhere to fix inaccuracies caused by converting float32 <=> float64
2020-04-18 21:02:35 -04:00
Dave Yarwood
b5f995bece
update daveyarwood/go-osc
2020-02-28 20:44:29 -05:00
Dave Yarwood
230ab4a7f1
note timing emitter
2020-02-25 09:39:28 -05:00
Dave Yarwood
b5e9cd835c
move osc_api_demo => dev/osc
2020-02-25 09:35:49 -05:00