Commit History

Author SHA1 Message Date
  Jonathan Higgins 05a8e39d50 added for buttons and drop boxes in nodes 4 months ago
  Jonathan Higgins 45d4f8f799 added for slider value changes and randomised sliders 4 months ago
  Jonathan Higgins 4221580e8f implemented for adding removing inlets to nodes 4 months ago
  Jonathan Higgins 92b9fc267f added node movement 4 months ago
  Jonathan Higgins 45763b42ca connections added 4 months ago
  Jonathan Higgins 43446f2049 redo added for added removed nodes 4 months ago
  Jonathan Higgins b47a0dda53 added undo and redo to copy paste 4 months ago
  Jonathan Higgins 40951f83f0 fully implemented undo redo with cable reconnection for deletion 4 months ago
  Jonathan Higgins 0083617b87 started properly implementing undo redo for deleted nodes 4 months ago
  Jonathan Higgins 825b5abfb9 fixed bug in dev tools referencing now removed nodes scene 4 months ago
  Jonathan Higgins d733f2aa13 fixed issue with connections to input nodes not being made on copy and paste 4 months ago
  Jonathan Higgins c70b24ac85 fixed visual bug with search menu not scaling correctly when replacing or connecting directly 4 months ago
  Jonathan Higgins a753150181 Merge pull request #209 from j-p-higgins/refactor-utilities 4 months ago
  Jonathan Higgins 9137d66109 modes utilities into their own scenes called from global script 4 months ago
  Jonathan Higgins acf41c8b01 small bug fixes for console errors 4 months ago
  Jonathan Higgins b8745063ff input files/paths containing special characters now create a copy of the file without special characters before processing, also fixed bug with bit-depth file type checks 4 months ago
  Jonathan Higgins 65d21214be made output file name checking more robust 4 months ago
  Jonathan Higgins d796a49abd fixed bug with the output folder label not being set on loaded threads 4 months ago
  Jonathan Higgins 248bf3f230 added saving fft size and overlap 4 months ago
  Jonathan Higgins 12bed4a108 made it possible to adjust fft overlap 4 months ago
  Jonathan Higgins 4a35943f5d Merge pull request #192 from j-p-higgins/fft-window-size 5 months ago
  Jonathan Higgins b3bbd9b746 implemented fft size and fft window count variable to parameters to allow the parameters to operate as a percentage of these 5 months ago
  Jonathan Higgins 495aadd169 implemented get_analysis_file_properties function to get window size and window count from a file 5 months ago
  Jonathan Higgins 0d31367d3e started implementing function to check properties of analysis files 5 months ago
  Jonathan Higgins 9f6f5557b5 added ui element to change fft size and implemented it in run thread 5 months ago
  Jonathan Higgins 83081b6ccf Merge pull request #188 from j-p-higgins/ux_improvements 5 months ago
  Jonathan Higgins 59deca325e fixed favourites search in explore menu 5 months ago
  Jonathan Higgins c611527a8f added randomise button for parameters with sliders 5 months ago
  Jonathan Higgins f5aef3b70d optomised search in explore menu to hide elements rather than deleting and recreating them improving load time for menu 5 months ago
  Jonathan Higgins 5f3110906a added user customisable favourites to menu and search function 5 months ago