HolyCityAudio / SpinCAD-Designer

SpinCAD Designer is an open source Java project which allows creation of patches for the Spin FV-1 audio DSP chip.
153 stars 27 forks source link

Add a visible real-time ASM window #23

Open Digital-Larry opened 4 years ago

Digital-Larry commented 4 years ago

When building a SpinCAD patch, would it be possible to display a read-only text window that shows the Spin ASM code as new controls are added.

This would be a great educational tool and really handy to simply cut and paste, rather than having to perform several mouse clicks to create a ASM file - though that should remain an option. /=================================== Re: (near?) Real-Time ASM window

You can do this today, you just need to run SpinCAD from a command prompt or terminal window.

java -jar

will be, for example, SpinCAD-998.jar.