Jonathan Higgins
|
a230486dc3
updated breakpoint file logic to support processes with output durations and to scale values logarithmically when appropriate
|
8 months ago |
Jonathan Higgins
|
5e5fb9e277
started adding initial support for synthesis nodes
|
8 months ago |
Jonathan Higgins
|
b290ed455a
Moved copy and paste for nodes into the actual graph edits control and added select and copy options in the console
|
8 months ago |
Jonathan Higgins
|
a94df30d78
moved to open gl render to speed things up and increase supported devices
|
8 months ago |
Jonathan Higgins
|
a7061dfb3c
added more processes
|
9 months ago |
Jonathan Higgins
|
cd16e7660d
added more processes and split up frequency domain section in explore into different subcategories
|
9 months ago |
Jonathan Higgins
|
2da919c251
added a few new proceses
|
9 months ago |
Jonathan Higgins
|
ebc1da0f9a
Create FUNDING.yml
|
9 months ago |
Jonathan Higgins
|
5f5e103d06
Added autoplay output option and set that and the other toggles on outputfile to be user preferences (remebers last used state)
|
9 months ago |
Jonathan Higgins
|
faab73eb15
fixed missing "No adjustable parameters" label on generated nodes deleted out now unused nodes
|
9 months ago |
Jonathan Higgins
|
58e5d0f268
Merge pull request #78 from j-p-higgins/node-generation
|
9 months ago |
Jonathan Higgins
|
44e8115e24
changed loading to use the node generation instead of templates
|
9 months ago |
Jonathan Higgins
|
4feee9dc46
added full automatic node generation
|
9 months ago |
Jonathan Higgins
|
e5a5b23a51
started writing node generation from json
|
9 months ago |
Jonathan Higgins
|
596861d656
updated json and dev tools to track number and type of input and output to node
|
9 months ago |
Jonathan Higgins
|
25c5a82269
updated json to include all current processes parameters
|
9 months ago |
Jonathan Higgins
|
9facac3167
Merge pull request #77 from j-p-higgins/multiple-input-files
|
9 months ago |
Jonathan Higgins
|
dcd9517716
fixed issues with interleaved files being made in a weird directory, modified progress bar behavior to be more accurate
|
9 months ago |
Jonathan Higgins
|
fffd426814
moved recycle output to input file and got rid of unused global variables
|
9 months ago |
Jonathan Higgins
|
6930005d49
added checks to skip unconnected nodes
|
9 months ago |
Jonathan Higgins
|
f5811a1ba1
fixed copy paste and updated valid thread checker
|
9 months ago |
Jonathan Higgins
|
be7d36c43e
made deleting additional input nodes possible
|
9 months ago |
Jonathan Higgins
|
c4f6c3c2e2
added initial support for having multiple input file nodes
|
9 months ago |
Jonathan Higgins
|
b1c117e747
fixed bug where "save as" didn't set the current file meaning that "save" would look at the last loaded file or no file if something hadn't been loaded
|
9 months ago |
Jonathan Higgins
|
0b1daaa5b8
fixed bug where spaces in the cdprogs path cause the process not to run on windows
|
9 months ago |
Jonathan Higgins
|
681f25b6f4
Added utility for quickly getting frequencies for tuning filter banks
|
9 months ago |
Jonathan Higgins
|
b523a6c003
finished up json editor
|
9 months ago |
Jonathan Higgins
|
01961551f4
Started implementing some dev tools for adding CDP processes to speed up expanding soundthread
|
9 months ago |
Jonathan Higgins
|
45767189eb
Merge pull request #63 from j-p-higgins/refactor_code
|
9 months ago |
Jonathan Higgins
|
401b8a47cb
tidied up a bit more and refactored a few other bits
|
9 months ago |