| |
6R6
Registered: Feb 2002 Posts: 245 |
SDI 2.0 Beta
Hi.
A working preview here:
http://home.eunet.no/~ggallefo/sdi/
Report your bugs and thoughts here:
GRG |
|
... 195 posts hidden. Click here to view all posts.... |
| |
robozz
Registered: Oct 2003 Posts: 43 |
Quote:yes, the first byte:
01 : 00 05 40 <---- the 00 is part of the arp
It is not part of the arp, believe me.
study this table, three arpeggios all using instrument 00
00: 0c 00 40 ;arp 40, speed "2", starting at pos 00 (c,7,3,0)
01: 07 01 80 ;arp 41, speed "3", starting at pos 01 (7,3,0)
02: 03 02 c0 ;arp 42, speed "4", starting at pos 02 (3,0)
03: 80 00 00
change the 00 byte in the first line to 03, and play arp 40
and listen!
according to you it would play a c,0 arp but as you can hear for
yourself, the "c" is not included in the arp!
PS. the "ding!" was actually a Monty Python reference, it
seemed like we were having an argument... :) |
| |
Stainless Steel
Registered: Mar 2003 Posts: 966 |
Hmm, just out of curiosity i tried the following :
00:00 05 41
05:87 00 00
Which, if i understand Jan corretctly, should result in a 2 note arpeggio. But it doesn't. It just loops on 05, no arpeggio.
Am i missing something here?
Edit :
The jump function is a nice thing though. And i've been using it since day one.
I never actually thought of making an arpeggio program without it. But to my knowledge you must include all apreggiated notes in the program you jump to, since the note in the "first" program line where your jump command is wont be played.
Correct me if i'm wrong. |
| |
robozz
Registered: Oct 2003 Posts: 43 |
Sigh...
hi and welcome to the "arpeggio for dummies" thread everyone... ;-)
(hang on, that just gave me an idea for a song title!) |
| |
Stainless Steel
Registered: Mar 2003 Posts: 966 |
"dummies"? Hm.
I havent had any trouble making the arpeggios sound like i want them to so far.
What i would like though, is if it was possible to put arpeggio programs on seperate "pages".
If you have like a shitload of different arpeggio programs it gets kind of messy having them all underneath eachother.
Even with a "jumptable". |
| |
SIDWAVE Account closed
Registered: Apr 2002 Posts: 2238 |
Quote: Hmm, just out of curiosity i tried the following :
00:00 05 41
05:87 00 00
Which, if i understand Jan corretctly, should result in a 2 note arpeggio. But it doesn't. It just loops on 05, no arpeggio.
Am i missing something here?
Edit :
The jump function is a nice thing though. And i've been using it since day one.
I never actually thought of making an arpeggio program without it. But to my knowledge you must include all apreggiated notes in the program you jump to, since the note in the "first" program line where your jump command is wont be played.
Correct me if i'm wrong.
Aye! sorry!!!!!
I just tested it..
The transpose byte on a line with jump, is not included.
You're right!
|
| |
GT Account closed
Registered: Sep 2008 Posts: 308 |
This thread being 3 years old now, and I haven't seen any new innovative ideas other than those I've allready figured out myself.
It is time to close this thread. |
| |
Soren
Registered: Dec 2001 Posts: 547 |
Geir: Lazy complaining people should code their own tools ;-D
Everyone seem to have different taste in what a music editor should feature, anyways. |
| |
GT Account closed
Registered: Sep 2008 Posts: 308 |
It is just that, the ideas I get can allready be done in a way or another. Without coding anything new. |
| |
GT Account closed
Registered: Sep 2008 Posts: 308 |
I have an idea for the guys: code your own Casio-rhythm player with features like Techno patterns, Drum'n'Bass, Tango, Bossa Nova... Whatever... And lets see what creativity comes out of that. A new FC generation? ;-) |
| |
Fredrik Account closed
Registered: Apr 2009 Posts: 204 |
GT, i like SDI, and you should have all credit for making it.
If there should be a bug, then the bug is very small, and dont get you in a bad light.
SDI is a great work!
|
Previous - 1 | ... | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 - Next |