Ben Niemann
|
ef5527be03
|
Move flatpy to a separate repo and include it as a submodule.
|
1 year ago |
Ben Niemann
|
26f42e2e70
|
Hide the --shell flag.
|
1 year ago |
Ben Niemann
|
ae6f7200fe
|
Do not package libjack in appimage.
Must use the version from the host, which matches the running jackd.
See https://musescore.org/en/node/105361#comment-783841
|
1 year ago |
Ben Niemann
|
91a702bc1d
|
Fix logging.
|
1 year ago |
Ben Niemann
|
b5113590b3
|
Flag to open shell in appimage for debugging.
|
1 year ago |
Ben Niemann
|
66275ca434
|
Fix typo.
|
1 year ago |
Ben Niemann
|
73d7ffec63
|
Tweak .projectile
|
1 year ago |
Ben Niemann
|
ee1a2d49af
|
Move subprocess from nix to a submodule.
|
1 year ago |
Ben Niemann
|
c1954a4032
|
Move dep_sort from nix to a submodule.
|
1 year ago |
Ben Niemann
|
1d5ebaa58e
|
Update comment.
|
1 year ago |
Ben Niemann
|
fe0428e1cd
|
Fix lint.
|
1 year ago |
Ben Niemann
|
f44e3edbd4
|
meld messed with my python. don't!
|
1 year ago |
Ben Niemann
|
4bd251ec49
|
Tweak QNanoPainter build.
|
1 year ago |
Ben Niemann
|
575979796a
|
ADSR: visualize envelope and track current position.
|
1 year ago |
Ben Niemann
|
d9f344e4e0
|
Support faust nodes with custom C++ code.
|
1 year ago |
Ben Niemann
|
39b372104b
|
Add QML component to draw simple plots.
|
1 year ago |
Ben Niemann
|
a7afb8b878
|
Add QNanoPainter as a submodule and add it to the build script.
|
1 year ago |
Ben Niemann
|
cc2405a358
|
Export logging interface to QML.
|
1 year ago |
Ben Niemann
|
d7e992ec3f
|
Support internal ports, which don't show up on the UI.
|
1 year ago |
Ben Niemann
|
10ac9eabe7
|
Fix duplicate rule for noisicaa.svg icon.
|
1 year ago |
Ben Niemann
|
beaa46d9ec
|
Fix port overrides for faust output ports.
|
1 year ago |
Ben Niemann
|
ab9511e2f1
|
Feed Qt logs into Python's logging system.
|
1 year ago |
Ben Niemann
|
14adb0777f
|
Fix crash when restarting jack backend and properly recreate jack connections.
|
1 year ago |
Ben Niemann
|
86030335cb
|
Add plausible stats snippet to website.
|
1 year ago |
Ben Niemann
|
7ada599cb4
|
Announce noisicaä reloaded.
|
1 year ago |
Ben Niemann
|
b6e8ffe564
|
Reanimate website sources.
|
1 year ago |
Ben Niemann
|
9181ae4118
|
Remove some lint.
|
1 year ago |
Ben Niemann
|
d132c430c8
|
Defer engine start until window is open, control master volume, transition audio in on start.
|
1 year ago |
Ben Niemann
|
62c28181a8
|
Factor out some common util classes.
|
1 year ago |
Ben Niemann
|
daea30ac22
|
Add 'Step Sequencer' node.
|
1 year ago |
Ben Niemann
|
e0ad86f894
|
Send (flatbuffer) messages from model/UI to engine nodes.
|
1 year ago |
Ben Niemann
|
daa8d5752b
|
Support extra (non-Node) classes in model modules.
|
1 year ago |
Ben Niemann
|
8a7d8afdfa
|
Add ADSR envelope.
|
1 year ago |
Ben Niemann
|
053670aaaf
|
Fix faust UIs.
|
1 year ago |
Ben Niemann
|
f121171d74
|
'LFO' node.
|
1 year ago |
Ben Niemann
|
53f1f14abe
|
Support text base nentry fields.
|
1 year ago |
Ben Niemann
|
aca7206aeb
|
Make passthru actually pass the signal thru.
|
1 year ago |
Ben Niemann
|
2ab4c6ea1b
|
'Sample & Hold' node.
|
1 year ago |
Ben Niemann
|
3ccbc3a7a5
|
'Clock' node to generate pulses in BPM units.
|
1 year ago |
Ben Niemann
|
a6831d6569
|
Assorted tweaks to appimage scripts.
|
1 year ago |
Ben Niemann
|
7bd5a8624e
|
Install .desktop file.
|
1 year ago |
Ben Niemann
|
693e21be07
|
Properly setup application icon (even if I don't have one yet).
|
1 year ago |
Ben Niemann
|
4f7582a4ef
|
Remove another trace of protobuf.
|
1 year ago |
Ben Niemann
|
40d1b808f0
|
Silence some more compiler warnings.
|
1 year ago |
Ben Niemann
|
ef2785c720
|
Script to do the most basic smoke testing in various docker images.
|
1 year ago |
Ben Niemann
|
1d8de95ea6
|
New AppImage build script using Docker.
Using a "regular" (non-Nix) build script under Debian, and appimage-builder to include all
dependencies in the AppImage.
|
1 year ago |
Ben Niemann
|
660d935bdc
|
Adjust default paths when running in AppImage.
|
1 year ago |
Ben Niemann
|
edf3864f60
|
Do not build a dynamic lib for each node.
|
1 year ago |
Ben Niemann
|
eb3b00f98f
|
Fix visibility of global symbols in SWH plugins.
|
1 year ago |
Ben Niemann
|
bf7b2e357e
|
Use __attribute__((constructor)) to register classes.
|
1 year ago |