Robert Bendun
|
926fc84138
|
report errors on serial connection failure
|
2023-01-20 02:38:48 +01:00 |
|
Robert Bendun
|
0892812933
|
Serial port can be chosen via port selection
|
2023-01-20 02:25:35 +01:00 |
|
Robert Bendun
|
f3c6c0a2e4
|
builtin ctrl: named input ports, choosing from set of parameters
|
2023-01-20 02:04:14 +01:00 |
|
Robert Bendun
|
f3cfd3de1c
|
Merge branch 'main' into hardware
|
2023-01-20 01:38:04 +01:00 |
|
|
f04d1f52c5
|
hardware code
|
2023-01-18 22:09:03 +01:00 |
|
|
257e82fe7e
|
kod urzadzenia
|
2023-01-18 21:06:18 +01:00 |
|
|
de6a6585f9
|
add tutorial
|
2023-01-16 03:19:16 +01:00 |
|
Robert Bendun
|
25b446a5cc
|
v0.4.0
|
2023-01-15 02:28:39 +01:00 |
|
Robert Bendun
|
253e9f9700
|
fix compilation warnings
|
2023-01-15 01:39:42 +01:00 |
|
Robert Bendun
|
ddad9eafba
|
Fix nested arithmetic expressions with undefined operator
|
2023-01-15 01:23:42 +01:00 |
|
Robert Bendun
|
a03d22ce8d
|
Documentation for new builtins: peers, ports and start
|
2023-01-15 01:14:27 +01:00 |
|
Robert Bendun
|
a2149aa4ce
|
Dockerfile forwards version parameter
|
2023-01-15 01:11:10 +01:00 |
|
Robert Bendun
|
9f57bbaecd
|
Dockerfile builds Windows and Linux releases
|
2023-01-15 00:37:11 +01:00 |
|
Robert Bendun
|
243c49234f
|
changed readme from pl to en
|
2023-01-14 23:11:45 +01:00 |
|
Robert Bendun
|
588e15a8b6
|
Merge branch 'port-in-context'
|
2023-01-14 23:05:42 +01:00 |
|
Robert Bendun
|
88f8fa7d75
|
remove unnesesary commandline params; :ports command
|
2023-01-14 23:01:51 +01:00 |
|
Robert Bendun
|
2b10ef61d0
|
credit ableton/link authors
|
2023-01-14 22:53:22 +01:00 |
|
Robert Bendun
|
860a302219
|
Move from std::stop_token to std::atomic<bool>
clang on macOS doesn't support <stop_token> now
|
2023-01-14 22:52:50 +01:00 |
|
Robert Bendun
|
23fe33abce
|
peers builtin; fixed stop request issuing in starter
|
2023-01-14 22:52:50 +01:00 |
|
Mateusz Piątkowski
|
8d86dde405
|
Implemented start synchronization
|
2023-01-14 22:52:50 +01:00 |
|
Robert Bendun
|
99f89c2e8b
|
Integrated Ableton/link library
|
2023-01-14 22:52:45 +01:00 |
|
Robert Bendun
|
4178308e96
|
make version info available
|
2023-01-14 22:48:15 +01:00 |
|
Robert Bendun
|
0bb1f22379
|
compatybility with old C++ on macos
|
2023-01-13 10:57:00 +01:00 |
|
Robert Bendun
|
e008a45cf7
|
overalocate strings to ensure correctness; diagnostic for assigment to undefined variable
|
2023-01-12 20:51:15 +01:00 |
|
Robert Bendun
|
8c4aecf6e0
|
Error message for using assigment as comparison operator (#38)
|
2023-01-12 20:25:45 +01:00 |
|
|
01e0693031
|
Dodany plik schematu do programu Fritzing oraz rendery schematów
|
2023-01-12 20:06:37 +01:00 |
|
Robert Bendun
|
da825eeed5
|
credits
|
2023-01-10 06:48:52 +01:00 |
|
Robert Bendun
|
87cea02b45
|
negative numbers; fixed duration builtin
|
2023-01-10 06:41:08 +01:00 |
|
Robert Bendun
|
8fbeaea80d
|
introduced multiple port connections
|
2023-01-09 21:29:33 +01:00 |
|
Robert Bendun
|
0b8fd86680
|
more documentation for builtin call
|
2023-01-09 19:30:02 +01:00 |
|
|
22b2656f72
|
wyjście midi na urządzenie
|
2023-01-09 19:11:33 +01:00 |
|
Mateusz Piątkowski
|
f33627d05a
|
minor fixes in documentation
|
2023-01-09 10:29:32 +01:00 |
|
Mateusz Piątkowski
|
dcf160f017
|
minor fixes in documentation
|
2023-01-09 10:29:01 +01:00 |
|
Robert Bendun
|
ef80bd0c5f
|
builtin rotate: fix no arguments other then shift (#39)
|
2023-01-09 10:05:50 +01:00 |
|
Mateusz Piątkowski
|
aec2f3f496
|
add example
|
2023-01-09 10:03:39 +01:00 |
|
Robert Bendun
|
b39e1c4a0f
|
builtin try: should be switched to macro with if or for
|
2023-01-09 09:58:31 +01:00 |
|
Mateusz Piątkowski
|
d85c29427d
|
apply changes from commit 986545b2ec and 0b14f0c563
|
2023-01-08 14:20:52 +01:00 |
|
Mateusz Piątkowski
|
c8b8adca5d
|
function documentation part 2
|
2023-01-08 14:14:47 +01:00 |
|
Robert Bendun
|
986545b2ec
|
builtins note_{on,off}: error was reported even when function completed successfully (#37)
|
2023-01-08 09:56:44 +01:00 |
|
Robert Bendun
|
ad95299a7e
|
fixed builtins ceil, floor, round (#37)
|
2023-01-08 09:41:30 +01:00 |
|
Robert Bendun
|
93a15a3cf8
|
test runner: support adding and updating specific test cases
|
2023-01-08 08:50:53 +01:00 |
|
Robert Bendun
|
c61b5c7e93
|
cleanup things that should never got here
|
2023-01-08 08:11:02 +01:00 |
|
Robert Bendun
|
0b14f0c563
|
builtin duration: fill note length from context (#37)
|
2023-01-08 08:09:42 +01:00 |
|
Mateusz Piątkowski
|
fc95405a06
|
functions documentation part 1
|
2023-01-07 19:37:41 +01:00 |
|
|
7e751ac660
|
komunikacja z urządzeniem
|
2023-01-07 17:34:40 +01:00 |
|
|
c43836dc6f
|
Building wjwwood/serial on other platforms then Linux
|
2023-01-06 17:59:10 +01:00 |
|
Robert Bendun
|
d7c26e5858
|
digits builtin
|
2022-12-30 15:31:39 +01:00 |
|
|
8157ba38db
|
komunikacja szeregowa - zmiany robocze
|
2022-12-07 04:41:28 +01:00 |
|
|
58036c2357
|
Added wjwwood/serial library
|
2022-12-01 01:22:57 +01:00 |
|
Robert Bendun
|
bda1e503c7
|
Builtin function documentation generates from implementation
|
2022-12-01 00:52:53 +01:00 |
|