ppooll icon indicating copy to clipboard operation
ppooll copied to clipboard

"Package" folder cleanup

Open jpsteccato opened this issue 1 year ago • 0 comments

I parsed through each .maxpat in the Package to see which .js files are not used as a dependency, here's a list of .js files that we might be able to remove

javascript/ll.live.check_envi_type.js
	- was used by live.ppooll, don't think it's used anymore ?
	
javascript/mcwaveform.js
	- replaced by ll_mcwaveform ?

javascript/get_plugs.js
	- was used by vst@, don't think it's used anymore ?

javascript/ll_osc_labels.js
	- KEEP: is used by control@

help/programming_support/actmaking_tutorial/fastnames.js
javascript/ll.kaos.js
javascript/llmultimenu.js
javascript/ll.filesize.js
javascript/ll.filetype.js
javascript/ll.createpresets3.js
javascript/ll.createblue2.js
javascript/ll.act_sizes.js

jpsteccato avatar Oct 27 '23 18:10 jpsteccato