SoftwareOddsAndSods: Difference between revisions

<hr> info
added cmd line link.
Line 2: Line 2:
Suggest putting a horizontal rule between topics for now.  
Suggest putting a horizontal rule between topics for now.  
HTML for that is; <nowiki><hr></nowiki>
HTML for that is; <nowiki><hr></nowiki>
or you can use the top right button above on the editing interface (the horizonal rule icon). That button says "use sparingly", but I think it works for this page.  
or you can use the top right button above on the editing interface (the horizontal rule icon). That button says "use sparingly", but I think it works for this page.  
----
----


Line 13: Line 13:
It's a little tricky, and involves Command Line stuff, but here it is:  
It's a little tricky, and involves Command Line stuff, but here it is:  


In the CMD line field at the bottom of Scala, Specify output format (like shown in the [[Media:Sevish video]]https://www.youtube.com/watch?v=-QNnVndGLmw).  
In the CMD line field at the bottom of Scala, Specify output format.  


For .mts it's  
For .mts it's  
set synth 107
 
'''set synth 107'''


for .tun it's  
for .tun it's  


'''set synth 112'''


then CD to the folder where your scales are.  
Then CD to the folder where your scales are.  


Enter this in the CMD line field:  
Enter this in the CMD line field:  
Line 28: Line 30:


Hit enter. It will convert all the files and output them to the same folder. Then you can sort by type in folder, and move them to another folder.
Hit enter. It will convert all the files and output them to the same folder. Then you can sort by type in folder, and move them to another folder.
<hr>
 
More on using Scala in [https://www.youtube.com/watch?v=-QNnVndGLmw Sevish's video, here].
 
[https://www.thomas-krenn.com/en/wiki/Cmd_commands_under_Windows CMD line commands for Windows] (if you're using Linux, you probably know them for Linux already).
<hr />