| |
Intensity Account closed
Registered: May 2002 Posts: 337 |
Pulse in DMC 5
I have some problems to do a pulse in DMC 5.
How to create a proper pulse?
Let's take for example:
Pulse Editor:
01: 08 33
02: 00 33
03: 00 33
04: 00 33
05: 90 04
After one second there is a click in the sound. How to avoid the clicks?
|
|
| |
CreaMD
Registered: Dec 2001 Posts: 3075 |
Quote: I have some problems to do a pulse in DMC 5.
How to create a proper pulse?
Let's take for example:
Pulse Editor:
01: 08 33
02: 00 33
03: 00 33
04: 00 33
05: 90 04
After one second there is a click in the sound. How to avoid the clicks?
pulse works like this
01 0800 (set some value)
02 0010 (this is value that shold be added +10 )
03 0040 (this is how many times the previeous value should be added - 40 times)
04 fff0 (this is - 10)
05 0040 { this is again how many times previous value should be substracted - 40 times)
06 9002 (jump to 02 )
with yours one ..
01: 08 33
02: 00 33
03: 00 03 (repeat 3 times)
04: 90 03 (loop)..
although your loop is too simple so you wouldn't even need that repeat 3 times..
01: 08 33
02: 00 33
03: 90 02
should be enough.
|
| |
Intensity Account closed
Registered: May 2002 Posts: 337 |
Thanks Roman, I have got it!
BTW,
01: 08 33
02: 00 33
03: 90 02
doesnt work. However, your first example worked out.
I have another question.
There are different DMC 5 versions, one is DMC 5.4 by Samar! Which is the best DMC 5 version, the one with the lowest bugs and so on?
Is there a DMC 5 version out where you can preview the sound in the sound menu?
And what about HARD RESTART. How to configure Hard Restart in DMC 5. Can't remember to have read about it in the docs.
Best regards,
Arman |
| |
CreaMD
Registered: Dec 2001 Posts: 3075 |
Quote: Thanks Roman, I have got it!
BTW,
01: 08 33
02: 00 33
03: 90 02
doesnt work. However, your first example worked out.
I have another question.
There are different DMC 5 versions, one is DMC 5.4 by Samar! Which is the best DMC 5 version, the one with the lowest bugs and so on?
Is there a DMC 5 version out where you can preview the sound in the sound menu?
And what about HARD RESTART. How to configure Hard Restart in DMC 5. Can't remember to have read about it in the docs.
Best regards,
Arman
Hardrestart is not configurable.
Preview sound in sound editor.. that's feature Orcan is asking from me for ages. I'm doing it this way.. : have a loop in some channel and press f1.. .. I know it's not very comfortable but it works. ;-)
My favourite is original 5.0 .. it eats a bit more rastertime than 5.1 though. To 5.0. I've added audible pattern editing and tracking.. also you can change speed of fast forward to extremes ;-)). I don't have link to relaese handy (I don't know if it is available on the net.. but Richard Bayliss shoudl have it around) |
| |
Intensity Account closed
Registered: May 2002 Posts: 337 |
Do I need a Hard Restart at all? What is it good for? I have heared a sound added with an hard restart has a more exact starting of the waveform. But is this hearable at all?
|
| |
CreaMD
Registered: Dec 2001 Posts: 3075 |
Quote: Do I need a Hard Restart at all? What is it good for? I have heared a sound added with an hard restart has a more exact starting of the waveform. But is this hearable at all?
in dmc5.0 is very "hard" hard restart. It can't be disabled, only if you disable hardrestart value writing to d406,x (If I remember right) somwhere the playroutine... I was using this to get better results when using speed 0 of the music. |
| |
Richard
Registered: Dec 2001 Posts: 621 |
Hi All,
I have now uploaded CreaMD's version of the DMC V5.0+ on to the CSDB.
DMC V5.0+
So if anyone wants this version of the music composer, go get it :)
By the way, I have left the CSDB release unprotected, as I was hoping CreaMD would be happy to do the honours of sorting out the credits & release date etc :) |
| |
CreaMD
Registered: Dec 2001 Posts: 3075 |
Quote: Hi All,
I have now uploaded CreaMD's version of the DMC V5.0+ on to the CSDB.
DMC V5.0+
So if anyone wants this version of the music composer, go get it :)
By the way, I have left the CSDB release unprotected, as I was hoping CreaMD would be happy to do the honours of sorting out the credits & release date etc :)
Thanx a lot Richard. Just one more thing. Wasn't there some english readme enclosed? |
| |
Richard
Registered: Dec 2001 Posts: 621 |
No problem CreaMD, you're welcome.
Unfortunately CreaMD, the Read Me file had got lost. I was unable to find and recover it :( Sorry
Friendly regards:
Richard Bayliss |
| |
Stryyker
Registered: Dec 2001 Posts: 469 |
Give up DMC5 and use SYNC. MAny things are similar, the pulse, wave tables are basically created the same but has much more power. |
| |
CreaMD
Registered: Dec 2001 Posts: 3075 |
I agree with Stryyker. It's more powerful, comes with good documentation. ;-). Interfece is as spartan as DMC5.0, but it has more creative posibilities with sounds. We did a coop tune with Agemixer which won #2 place at X-2001 ... ;-)
National Park Grave Danger
|
... 8 posts hidden. Click here to view all posts.... |
Previous - 1 | 2 - Next |