Weird Constructor
|
87104ded31
|
Refactored WBlockDSP into it's own sub module and removed the old wblockdsp.rs
|
2022-08-06 09:28:30 +02:00 |
|
Weird Constructor
|
4c5d832036
|
Moved AtomicFloat to synfx-dsp
|
2022-08-05 22:58:55 +02:00 |
|
Weird Constructor
|
db01caaac0
|
Fix a lot of warnings
|
2022-08-05 19:44:40 +02:00 |
|
Weird Constructor
|
a0478f64e9
|
Made sure synfx-dsp-jit is optional
|
2022-08-05 06:50:38 +02:00 |
|
Weird Constructor
|
808547dc16
|
Refactored out the DSP helper stuff into the synfx-dsp crate
|
2022-08-05 06:45:06 +02:00 |
|
Weird Constructor
|
648c94cf79
|
fixed broken test case for blocklang
|
2022-08-01 05:31:07 +02:00 |
|
Weird Constructor
|
c0dad77577
|
Wrote bjit to jit translator and got JIT code running in the Code node already
|
2022-08-01 03:56:38 +02:00 |
|
Weird Constructor
|
f5f242041a
|
use synfx-dsp-jit now
|
2022-07-30 23:11:33 +02:00 |
|
Weird Constructor
|
89c1ffe79e
|
rough PoC for Code node
|
2022-07-30 01:52:30 +02:00 |
|
Weird Constructor
|
4fc1dc75fd
|
working on the wblockdsp integration, found some weird bug in wblockdsp though...
|
2022-07-30 00:26:01 +02:00 |
|
Weird Constructor
|
70f369af70
|
Added Code node
|
2022-07-29 22:00:46 +02:00 |
|
Weird Constructor
|
1b89fed67d
|
finished scope tests
|
2022-07-27 19:05:12 +02:00 |
|
Weird Constructor
|
90da8a1842
|
format
|
2022-07-27 06:08:54 +02:00 |
|
Weird Constructor
|
5bfe9e8c97
|
Added threshold to ScopeHandle
|
2022-07-27 06:02:06 +02:00 |
|
Weird Constructor
|
78446e659e
|
Pass through offs and gain for the scope
|
2022-07-27 05:52:54 +02:00 |
|
Weird Constructor
|
db906e7c2b
|
converted scope_handle to store min/max values for a proper scope
|
2022-07-27 02:02:54 +02:00 |
|
Weird Constructor
|
30284e27dc
|
smoother time parameter for the scope
|
2022-07-26 06:58:30 +02:00 |
|
Weird Constructor
|
a025c7fbe2
|
Reworked scope DSP algorithm
|
2022-07-26 06:51:41 +02:00 |
|
Weird Constructor
|
2f307a3c2e
|
added more input parameters to the scope
|
2022-07-26 06:14:49 +02:00 |
|
Weird Constructor
|
f3437c895d
|
fix offset in scope
|
2022-07-25 06:47:57 +02:00 |
|
Weird Constructor
|
544c0084ff
|
Get rid of the weird thingie...
|
2022-07-25 06:36:07 +02:00 |
|
Weird Constructor
|
8d0dbe797c
|
capture 3 signals at once
|
2022-07-25 06:15:48 +02:00 |
|
Weird Constructor
|
64ece501ad
|
Added a scope probe node, to provide direct signal views from the frontend
|
2022-07-25 05:55:54 +02:00 |
|
Weird Constructor
|
f1e3dc8aae
|
added more information to the automated test section in dsp/mod.rs
|
2022-07-24 13:03:02 +02:00 |
|
Weird Constructor
|
ed1ac581ce
|
Improved documentation of MatrixCellChain
|
2022-07-24 07:27:18 +02:00 |
|
Weird Constructor
|
fa6af749de
|
added AllPass::next_linear
|
2022-07-21 02:03:16 +02:00 |
|
Weird Constructor
|
e6fad9086b
|
described signal ranges a bit more
|
2022-07-20 06:29:56 +02:00 |
|
Weird Constructor
|
fab61d330a
|
wrote a paragraph about node names
|
2022-07-20 06:26:28 +02:00 |
|
Weird Constructor
|
2febe4a7e8
|
Improved documentation of the helpers
|
2022-07-20 05:40:41 +02:00 |
|
Weird Constructor
|
2d1b989880
|
Refactored Sampl
|
2022-07-20 05:25:09 +02:00 |
|
Weird Constructor
|
7c26d1971f
|
Fixing sample player reverse
|
2022-07-20 05:23:20 +02:00 |
|
Weird Constructor
|
5a4dc0e2aa
|
Tested the cubic interpolation now properly, also against alternative maths
|
2022-07-20 03:57:33 +02:00 |
|
Weird Constructor
|
1ee4af6cd1
|
working on finally fixed interpolation functions in the delay line and the sampler
|
2022-07-20 02:01:47 +02:00 |
|
Weird Constructor
|
1fbc6741cb
|
fixing interpolation
|
2022-07-19 20:47:46 +02:00 |
|
Weird Constructor
|
649ce74aaf
|
more notes about the quality guideline
|
2022-07-19 06:10:24 +02:00 |
|
Weird Constructor
|
239b9b574a
|
More documentation
|
2022-07-19 06:07:14 +02:00 |
|
Weird Constructor
|
ad4ea837b9
|
more details about testing
|
2022-07-19 06:04:30 +02:00 |
|
Weird Constructor
|
f8a0ebb447
|
more documentation
|
2022-07-19 06:02:13 +02:00 |
|
Weird Constructor
|
5b1aa9a9e3
|
paragraph about node inputs
|
2022-07-19 06:00:40 +02:00 |
|
Weird Constructor
|
d67529be1b
|
added documentation for writing nodes for HexoDSP
|
2022-07-19 05:54:26 +02:00 |
|
Weird Constructor
|
5216a88cc8
|
fixed a bug in TriSawLFO when the reverse point was modulated
|
2022-07-19 05:22:29 +02:00 |
|
Weird Constructor
|
c5c26bdc3e
|
Applied rustfmt
|
2022-07-17 11:58:28 +02:00 |
|
Weird Constructor
|
3c515766fc
|
Added generation counter for change detection to PatternData / UIPatternModel
|
2022-07-07 03:58:24 +02:00 |
|
Weird Constructor
|
b741399cee
|
fixing annoying warnings
|
2022-07-03 07:18:43 +02:00 |
|
Weird Constructor
|
3861615d33
|
fixed stupid bug in the ctrl quantizer
|
2022-07-02 07:51:36 +02:00 |
|
Weird Constructor
|
6baef4be70
|
change ui type for keys setting
|
2022-06-28 06:31:36 +02:00 |
|
Weird Constructor
|
c3ad309a54
|
added ParamID::atom_ui as hint for the frontend
|
2022-06-28 03:52:10 +02:00 |
|
Weird Constructor
|
bc196d5527
|
Minor fixes for nih-plug
|
2022-06-26 23:21:32 +02:00 |
|
Weird Constructor
|
dcfa217fd0
|
fix newlines in descriptions
|
2022-06-25 10:23:14 +02:00 |
|
Weird Constructor
|
d4d027183b
|
remove debug prints
|
2022-06-25 08:37:05 +02:00 |
|