Meridian 3.0 beta - Suggestions for the future (Development MSX Fora)MSX Resource Center MSX Info Update - Finnish MSX madness at its best           
            
English Nederlands Español Português Russian         
 Nieuws
   Voorpagina
  Nieuws archief
  Nieuws onderwerpen

 Informatie
   MSX Fora
  Artikelen
  Recensies
  Beursverslagen
  Fotoreportages
  Beurzen en meetings
  Enquêtes
  Links
  Zoek

 Software
   Downloads
  Webshop

 MRC
   Wie we zijn
  Kom bij ons team
  Doneren
  Policies
  Contact met het MRC
  Link naar Ons
  Statistieken

 Zoek
 
  

  

 Login
 

Gebruikersnaam

Wachtwoord




Ben je nog niet lid? Klik hier en word MSX vriend!


 Statistieken
 

Er zijn 47 gasten en 2 MSX vrienden online

Je bent een anonieme bezoeker.
 

MSX Fora


MSX Fora

Development - Meridian 3.0 beta - Suggestions for the future

Ga naar pagina ( Vorige pagina 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 Volgende pagina )
Schrijver

Meridian 3.0 beta - Suggestions for the future

MichieldeVries
msx novice
Berichten: 19
Geplaatst: 20 Juli 2003, 10:22   
Quote:

may be sound like stupid

i own a

turbo-r fs-a1gt
with:
moonsound
msx audio
novaxis scsi hd 2gb
4 mb mapper

is it posible to send midi data to my pc? with meridian3.0?
i never used the program before.

i mean if i play on my nms keyboard would it be posible to send that data to my pc
with midi?

it would be a nice feature becouse u could use a msx as a multi fuctional wave table synth with sampler and fm synthesis this stil sounds cool.

greetz poisonic

please mail me if you now more to oisonic@hotmail.com'>poisonic@hotmail.com


Ehhm... no, that's not possible (yet), because the MIDI-THRU emulator receives only data from MIDI-IN, that means only from MIDI keyboards. As far as I know, the NMS keyboard that belongs to the Music Module is not a MIDI keyboard, but it has its own key system that can be compared with the keyboard of the msx computer (matrix system). I think it shouldn't be a big problem to suppport this keyboard as well; I've got some documentation about it.
In that way the key data comes from the NMS keyboard, will be translated to MIDI data and sent via MIDI-OUT.
Problem is, I don't have such a keyboard to test it.

MichieldeVries
msx novice
Berichten: 19
Geplaatst: 24 Juli 2003, 23:49   
Progress update....

The pitchbending on Opl4 has been implemented. The RPN controller #0 is included in the pitchbend calculation as well. That means that you can set the range in which the pitchbend should operate (from 0 to 12 semitones).

The pan on Opl4 has been implemented as a direct MIDI-controller. That means that the pan change can already be heard on a note that is still being played. In the previous situation the pan change was established only when a new note was played after the pan change.

But... there is a problem with the modulation: when a note is being played and the modulation is changed a few steps later, the Opl4 doesn't respond to any change of LFO/VIB or AM. Resetting the LFO doesn't make any difference either. According to this experience, I do understand a bit way Remco didn't use hardware modulation: it just doesn't work.
...or does it?

Anyway, I'll just work on it further, maybe it's just a classical problem that I don't see now.

Latok
msx master
Berichten: 1727
Geplaatst: 25 Juli 2003, 08:56   
Michiel, all these controllers work for both the PCM- and the FM/AM part of the OPL4?

GREAT work by the way......again
snout

msx legend
Berichten: 4991
Geplaatst: 25 Juli 2003, 11:11   
Indeed. Great work.... I hope you will put a new version online soon
Latok
msx master
Berichten: 1727
Geplaatst: 25 Juli 2003, 12:42   
Quote:

Indeed. Great work.... I hope you will put a new version online soon



That's an understatement. But very cool and behaved reaction, snout.

I would say: 'PUT THE THING ONLINE RIGHT NOW!!!!!!!!!!'


msd
msx professional
Berichten: 612
Geplaatst: 25 Juli 2003, 23:48   
He michiel,

I used these hardware LFO,VIB,AM in Mbwave( with the X command). It does respond to
it immediately. I can look the code up for you.

Greetz Marcel
msd
msx professional
Berichten: 612
Geplaatst: 26 Juli 2003, 16:55   
Hello again,

I checked my own code.. First you deactive the lfo then change the settings and then reactivate the lfo. Then it does work

Greetings Marcel
Latok
msx master
Berichten: 1727
Geplaatst: 26 Juli 2003, 17:35   
Now, let's hope this is the problem Michiel encountered!
MichieldeVries
msx novice
Berichten: 19
Geplaatst: 26 Juli 2003, 23:17   
Quote:

Hello again,

I checked my own code.. First you deactive the lfo then change the settings and then reactivate the lfo. Then it does work

Greetings Marcel



Thx, I'm going back to work immediately...

MichieldeVries
msx novice
Berichten: 19
Geplaatst: 26 Juli 2003, 23:20   
Quote:

>>Indeed. Great work.... I hope you will put a new version online soon <<

That's an understatement. But very cool and behaved reaction, snout.

I would say: 'PUT THE THING ONLINE RIGHT NOW!!!!!!!!!!'




...as soon as the modulation works.

Oke?
snout

msx legend
Berichten: 4991
Geplaatst: 27 Juli 2003, 00:56   
GREAT!
Latok
msx master
Berichten: 1727
Geplaatst: 27 Juli 2003, 03:41   
FANTASTIC even
MichieldeVries
msx novice
Berichten: 19
Geplaatst: 27 Juli 2003, 22:32   
Quote:

>>Hello again,

I checked my own code.. First you deactive the lfo then change the settings and then reactivate the lfo. Then it does work

Greetings Marcel<<

Thx, I'm going back to work immediately...


I can't get it fixed. What I do is:
1) set the LFOR bit: LFO stops and resets
2) write the new LFO freq to the corresponding reg: for maximum LFO freq and vibrato depth the value &B00111111 should be used
3 reset the LFOR bit: LFO restarts

but... no effect: I can't hear any change.

I don't know what I'm doing wrong in this case. Maybe I should use some delays?

Anyway, Marcel can you send me the part of the moonblaster code for modulation change, please?

MichieldeVries
msx novice
Berichten: 19
Geplaatst: 28 Juli 2003, 22:38   
Modulation problem fixed too. Stupid bug
Latok
msx master
Berichten: 1727
Geplaatst: 30 Juli 2003, 08:56   
I think this new version is very very usable. Yesterday, I experimented quite a lot and I am creating some MER-files which I will add to the Downloads section of msx.org soon. Of course I'm focussing on OPL4 now.

What I like very much is the fact that you can alter a lot of settings during playback of the song. It really gives a new dimension to MSX tracking.......Not to forget the COOOOOOOOOOOL layout of the tracker which gives it a nice Windows feeling...

What are your experiences with Meridian until now? Please share!
 
Ga naar pagina ( Vorige pagina 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 Volgende pagina )
 







(c) 1994 - 2008 Stichting MSX Resource Center. MSX is een trademark van MSX Licensing Corporation.