Commit History

Author SHA1 Message Date
  Jonathan Higgins e984e3d91b started implementing failsafe for selecting cdprogs folder, currently not fully implemented and fails silently 8 months ago
  Jonathan Higgins 25444ff6ad Update README.md 8 months ago
  Jonathan Higgins a729858950 added fix for percentage time sliders going beyond the end of the file length due to rounding errors when set to 100% 8 months ago
  Jonathan Higgins 87f8586e7a Fixed issue with loading wav files that contain loop metadata 8 months ago
  Jonathan Higgins 07c49465d7 updated version number 8 months ago
  Jonathan Higgins cb65bcfbe6 potentially fixed bug caused by deinterleaving stereo files with uppercase file extensions 8 months ago
  Jonathan Higgins 41ee8f2cd9 Merge branch 'main' of https://github.com/j-p-higgins/SoundThread 8 months ago
  Jonathan Higgins 25db8416e8 directly blocked connections between input files and output files and updated valid thread checks to allow synthesis nodes to be connected directly 8 months ago
  Jonathan Higgins 9a36b775a4 Update issue templates 8 months ago
  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