Jonathan Higgins
|
eb9accf57e
Update README.md
|
8 months ago |
Jonathan Higgins
|
65ef3fbe1f
fixed retina scaling issue with automation window and added a few new processes
|
8 months ago |
Jonathan Higgins
|
b50dca8649
added dropdown menu ui option for node generation and parsing
|
8 months ago |
Jonathan Higgins
|
7e20e7cf52
added checkbutton as a ui option for processing nodes and added a few formant processes
|
8 months ago |
Jonathan Higgins
|
ff91901e78
Merge branch 'main' of https://github.com/j-p-higgins/SoundThread
|
8 months ago |
Jonathan Higgins
|
bf0a2578a6
Improved detection of input nodes to allow expansion, added update notes to the updates available window
|
8 months ago |
Jonathan Higgins
|
ced0fd68bb
Update README.md
|
8 months ago |
Jonathan Higgins
|
6da50c7943
made it possible to delete all input nodes now that synthesis is implemented
|
8 months ago |
Jonathan Higgins
|
7ff89f4770
added more synthesis nodes and updated extend functions to include automation
|
8 months ago |
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 |