Weird Constructor
|
f925ac8116
|
added help and description to nodes
|
2021-06-07 05:00:10 +02:00 |
|
Weird Constructor
|
c09477d50f
|
the mod definition now also defines the step resolution
|
2021-06-06 18:09:21 +02:00 |
|
Weird Constructor
|
7703523749
|
use trunc and not floor for display
|
2021-06-06 13:36:53 +02:00 |
|
Weird Constructor
|
1d5ea0599e
|
round instead of flooring cents
|
2021-06-06 13:33:41 +02:00 |
|
Weird Constructor
|
12c8362465
|
detune rounding implemented
|
2021-06-06 13:19:31 +02:00 |
|
Weird Constructor
|
ad250e65fd
|
proper min/max for the detune params
|
2021-06-06 12:27:34 +02:00 |
|
Weird Constructor
|
2a0ea2014f
|
finished tests for sine and sampl detune
|
2021-06-06 11:14:50 +02:00 |
|
Weird Constructor
|
1ceb25bf31
|
fixed sine detune test
|
2021-06-06 09:31:41 +02:00 |
|
Weird Constructor
|
a9ac28e351
|
applied detune to the sampler and sin, added tests that need to be fixed
|
2021-06-06 09:24:41 +02:00 |
|
Weird Constructor
|
79c3e36eab
|
sin now has a detune UI parameter (not yet handled in DSP)
|
2021-06-05 09:13:42 +02:00 |
|
Weird Constructor
|
1b22ab623a
|
added missing file and implemented gate output ports to the sequencer
|
2021-06-04 20:24:55 +02:00 |
|
Weird Constructor
|
d069c4aafa
|
finished settings formatting via macro refactor
|
2021-06-04 18:14:41 +02:00 |
|
Weird Constructor
|
8bb0083aec
|
added concept of rounding function and format function for parameters
|
2021-06-04 05:06:41 +02:00 |
|
Weird Constructor
|
c56846ad02
|
wrote test for FbRd and FbWr, and fixed remaining bugs
|
2021-06-03 20:16:31 +02:00 |
|
Weird Constructor
|
3bf1d62239
|
debugging FbWr/FbRd, the buffer is not read correctly
|
2021-06-03 05:10:29 +02:00 |
|
Weird Constructor
|
b7284b6b8a
|
gave all nodes access to NodeExecContext
|
2021-06-02 03:59:21 +02:00 |
|
Weird Constructor
|
297360e398
|
started implementing feedback delays
|
2021-06-01 05:14:06 +02:00 |
|
Weird Constructor
|
2350db8e60
|
fixed potential out ranged values in the tracker
|
2021-05-30 12:44:12 +02:00 |
|
Weird Constructor
|
f7bf197a48
|
made the decay declick optional
|
2021-05-29 21:15:01 +02:00 |
|
Weird Constructor
|
46d59dfc02
|
small refactor
|
2021-05-29 21:00:45 +02:00 |
|
Weird Constructor
|
4b2befde62
|
note for dcms
|
2021-05-29 15:28:41 +02:00 |
|
Weird Constructor
|
a9ad083e27
|
fixed a crash bug
|
2021-05-29 15:22:32 +02:00 |
|
Weird Constructor
|
85aa59d242
|
finished declick
|
2021-05-29 14:48:00 +02:00 |
|
Weird Constructor
|
a7a2a26d67
|
implemented declick, working on tests
|
2021-05-29 13:45:26 +02:00 |
|
Weird Constructor
|
3530b6df2d
|
implemented offset and len for sampler, and unified the oneshot and loop implementation.
|
2021-05-29 11:41:46 +02:00 |
|
Weird Constructor
|
aff9984f08
|
wrote sampler one shot mode and tests for this
|
2021-05-28 21:37:16 +02:00 |
|
Weird Constructor
|
663e88efeb
|
loading empty samples is not done anymore
|
2021-05-28 05:14:56 +02:00 |
|
Weird Constructor
|
cd2bbafcb6
|
handling sample loading errors gracefully
|
2021-05-27 20:14:43 +02:00 |
|
Weird Constructor
|
bc97d238ec
|
fixed a bug in patch loading
|
2021-05-27 19:43:10 +02:00 |
|
Weird Constructor
|
72e2e21aa1
|
added wav
|
2021-05-22 22:56:19 +02:00 |
|
Weird Constructor
|
4384f0a2e1
|
added parameters
|
2021-05-22 12:13:38 +02:00 |
|
Weird Constructor
|
1890e9ed90
|
implemented interpolation in the sample player
|
2021-05-22 11:11:03 +02:00 |
|
Weird Constructor
|
0c3d5e99fa
|
implemented basic sample oscillator
|
2021-05-22 09:19:11 +02:00 |
|
Weird Constructor
|
b11743442a
|
removed hexotk references
|
2021-05-19 05:05:32 +02:00 |
|
Weird Constructor
|
2d032d79be
|
UIPatternModel is now a hexodsp trait
|
2021-05-19 05:03:05 +02:00 |
|
Weird Constructor
|
b43eee2b3a
|
make it public
|
2021-05-19 05:01:57 +02:00 |
|
Weird Constructor
|
8f655eda7f
|
added one more thing tot he UIPatternModel
|
2021-05-19 05:01:30 +02:00 |
|
Weird Constructor
|
0e8895b3ad
|
add missing file
|
2021-05-19 05:00:02 +02:00 |
|
Weird Constructor
|
2772d27ab8
|
added preliminary sampler node
|
2021-05-19 03:58:33 +02:00 |
|
Weird Constructor
|
41dc5b5671
|
implemented a very basic sample loader for future work on a sample player node
|
2021-05-18 21:20:55 +02:00 |
|
Weird Constructor
|
82976026e0
|
added commented example on how to use HexoDSP
|
2021-05-18 19:03:15 +02:00 |
|
Weird Constructor
|
951a771d88
|
implemented a proper example
|
2021-05-18 18:54:04 +02:00 |
|
Weird Constructor
|
ae4a9a1e7e
|
add documentation link
|
2021-05-18 05:39:21 +02:00 |
|
Weird Constructor
|
c3a7701416
|
copied code from hexosynth and made all tests pass
|
2021-05-18 05:11:19 +02:00 |
|
Weird Constructor
|
1bdce9463e
|
initial commit
|
2021-05-18 03:59:00 +02:00 |
|