Weird Constructor
|
ec480c0d6a
|
remove donation link
|
3 months ago |
Weird Constructor
|
0d47bd2c0d
|
Added FVaFilt node officially
|
6 months ago |
Weird Constructor
|
d819192411
|
documented the FVaFilt node
|
6 months ago |
Weird Constructor
|
92b03db6ab
|
Fix some formatting
|
6 months ago |
Weird Constructor
|
e34ec8f703
|
finished tests for the FVaFilt
|
6 months ago |
Weird Constructor
|
8041fe3394
|
Expose the stereo nature of the FVaFilter
|
6 months ago |
Weird Constructor
|
e7adfdd203
|
Adjusting the FVaFilt node to the new synfx-dsp VA ladder filter API
|
6 months ago |
Weird Constructor
|
78bf1a1244
|
Format
|
7 months ago |
Weird Constructor
|
403c3e33cb
|
Nailed down most of the filters of the FVaFilt with tests now
|
7 months ago |
Weird Constructor
|
f7bfdb7c1f
|
Changed the FFT tests to use the peak values instead
|
7 months ago |
Weird Constructor
|
f36fee76b3
|
Vastly improved FFT test suite and more tests for the FVaFilt Ladder mode
|
7 months ago |
Weird Constructor
|
2c2523d982
|
Made set_dynamic_node1x1 not mut and added it to Matrix
|
7 months ago |
Weird Constructor
|
96d6703811
|
Remove Affero license typo
|
7 months ago |
Weird Constructor
|
caa14bb93e
|
more information in the Cargo.toml
|
7 months ago |
Weird Constructor
|
d8a676d836
|
Finish version 0.2.1
|
7 months ago |
Weird Constructor
|
ef572530d2
|
Moved dynamic node handles directly into the Rust1x1 node.
|
7 months ago |
Weird Constructor
|
07786f2ffd
|
Added structure for the DynamicNode1x1 for NodeGlobalData
|
7 months ago |
Weird Constructor
|
622059d243
|
Getting rid of the MAX_ALLOCATED_NODES limit for good now.
|
7 months ago |
Weird Constructor
|
f83c60d1a0
|
Fixing some clippy lints
|
7 months ago |
Weird Constructor
|
6c27ee4903
|
Fix formatting
|
7 months ago |
Weird Constructor
|
e2b9208053
|
Fix some warnings
|
7 months ago |
Weird Constructor
|
64aa7735bb
|
Fixed code engine integration
|
7 months ago |
Weird Constructor
|
d5e8c0ecd3
|
Working on CodeEngine integration in NodeGlobalData
|
7 months ago |
Weird Constructor
|
e34e1fa73f
|
Restored most of the original functionality, Code Blocks are missing still
|
7 months ago |
Weird Constructor
|
fda64c5b1d
|
Finished transition of feedback stuff into NodeGlobalData
|
7 months ago |
Weird Constructor
|
91520d419f
|
Wrote documentation and wired up to NodeGlobalData
|
7 months ago |
Weird Constructor
|
dea0a42a51
|
Added initial SharedFeedback implementation
|
7 months ago |
Weird Constructor
|
a9e6417680
|
Added NodeGlobalData and made scopes work again
|
7 months ago |
Weird Constructor
|
6e9e782236
|
Fixed sample rate issue a bit
|
7 months ago |
Weird Constructor
|
4f0e9c36b0
|
Store Node in NodeProg
|
7 months ago |
Weird Constructor
|
6fc342ffb3
|
Change from Box to Arc/UnsafeCell
|
7 months ago |
Weird Constructor
|
833ff69876
|
Adjust params
|
7 months ago |
Weird Constructor
|
d0e394f8de
|
Finished trait objectization
|
7 months ago |
Weird Constructor
|
fe08af3473
|
Working on making every node a trait object
|
7 months ago |
Weird Constructor
|
47dd6395b8
|
fix doc test issues
|
7 months ago |
Weird Constructor
|
72f09e7a2b
|
started on a benchmark experiment
|
7 months ago |
Weird Constructor
|
c0cbe467b8
|
Improve documentation
|
7 months ago |
Weird Constructor
|
bbc5270fcc
|
Improved documentation for Rust1x1
|
7 months ago |
Weird Constructor
|
497d855d0f
|
Properly documented Rust1x1
|
7 months ago |
Weird Constructor
|
86f91439c3
|
Added access to more context values and documented more stuff for the SynthConstructor API
|
7 months ago |
Weird Constructor
|
ee8f669117
|
Added Rust1x1 node for dynamic dispatch
|
7 months ago |
Weird Constructor
|
fa19ca15e2
|
Working on a dynamic dispatch node
|
7 months ago |
Weird Constructor
|
b38ff5ff6a
|
Added browseable DSP node list to the rustdoc
|
7 months ago |
Weird Constructor
|
571b5d7742
|
Fix formatting for Sampl freq parameter
|
7 months ago |
Weird Constructor
|
b073d89bc2
|
Added example that lists parameters and values for HexoDSP
|
7 months ago |
Weird Constructor
|
6888af1ef8
|
Added access to feedback values and refactored stuff to hexodsp::build and documented more things
|
7 months ago |
Weird Constructor
|
872c98bdf9
|
Refine and document the example
|
7 months ago |
Weird Constructor
|
b25dedef25
|
Fix tests
|
7 months ago |
Weird Constructor
|
7f63929203
|
Fixed bugs in the param updating
|
7 months ago |
Weird Constructor
|
b0c454ad3e
|
Added proper SynthConstructor API and first tests for it
|
7 months ago |