OctaMED AREXX Scripts, anyone?
category: music [glöplog]
Please *hopeful* would someone have a large stash, or any stash, of OctaMED AREXX scripts?
It has just recently dawned on me, while looking for OctaMED versions online so I could look at what OctaMED has that I could script into Renoise, that OctaMED itself had some sort of scripting language, and people introduced multiple features and shortcuts into the tracker by AREXX.
But - is there some sort of archive somewhere where I could find descriptions of these scripts?
Anyone?
It has just recently dawned on me, while looking for OctaMED versions online so I could look at what OctaMED has that I could script into Renoise, that OctaMED itself had some sort of scripting language, and people introduced multiple features and shortcuts into the tracker by AREXX.
But - is there some sort of archive somewhere where I could find descriptions of these scripts?
Anyone?
I do not remember using any scripts back when it was my main battlestation with some hw synths, unfortunately.
There are a few on aminet & KONEY have done some as well.
Arexx is the Commodore implementation of the scripting language Rexx.
There are scripts available on Aminet.
There are scripts available on Aminet.
https://web.archive.org/web/20060114052122/http://members.cox.net/midian/tutorials/arexx1.htm
Quote:
There are a few on aminet & KONEY have done some as well.
would you happen to have some way of teaching me how to figure out where Koney's octamed scripts are, and where the aminet ones are?
ok looks like koney github is at https://github.com/KONEY/octamed-arexx-repo
but they're undocumented, bewhew
but they're undocumented, bewhew
well, i've continued on this, kinda, by downloading as much aminet stuff and "the zone" stuff as i can find, and i've started a repository for just keeping them in one place.
https://github.com/esaruoho/arexx
if you happen to have any hidden arexx/rexx octamed scripts, please let me know and send me some links.
the objective is to study them and then convert the reasonable ones into lua script for Renoise.
https://github.com/esaruoho/arexx
if you happen to have any hidden arexx/rexx octamed scripts, please let me know and send me some links.
the objective is to study them and then convert the reasonable ones into lua script for Renoise.
Wow impressive what you were able to do with it!
Quote:
Wow impressive what you were able to do with it!
so far i've re-written the "copy above command" "copy above command + increase value" & "copy above command + decrease value" scripts - and then also the crossfade sample feature, into Paketti.
i'll keep looking. some of these are so cryptic that i need to get FS-UAE running OctaMED and test them out myself. some are slightly simpler.
Gotta keep on the lookout for more stuff. the systmcrsh stuff was really interesting, i wanna try that out and see if i can replicate it somehow.