Login
Back to forumReply to this topicGo to last reply

Posted By

KiCHY
on 2010-09-10
16:57:31
 TED music editor on PC

Hi,

At first, my question goes to the emulator authors: is it possible to create a DLL which implements the sound functionality of TED chip? (well, ok, I know it's possible, but who takes the job...) Like FMOD or SDL_Mixer or BASS. The main application only calls a few functions and the dll plays the music/etc in another thread, so the main program doesn't need to take care of all kind of soundbuffer, mixing, calculating waveforms, etc.
I easily can imagine these functions:
TED_SetVolume(int volume)
TED_SetVoice(int channel, int freq, int waveform)
etc.

If anyone can do this job (I'm bad/unexperienced in this area), I could develop a .NET based TED music editor which not only edits the music but could play the musics which (no need to say) is a great help for composers wink

What do you think, does it worth to spend some time or it's just a waste of time?

Bye,
K.

Posted By

Csabo
on 2010-09-10
19:13:42
 Re: TED music editor on PC

The need is definitely there. Yerzmyey asked for something like this specifically. I think other musicians who don't have any Plus/4 background or experience would use it as well. We need TED tunes! So... go for it! happy

Posted By

Luca
on 2010-09-10
19:29:02
 Re: TED music editor on PC

Kichy, what about erm...the other project about TED music?

Posted By

Chicken
on 2010-09-11
03:13:09
 Re: TED music editor on PC

You should consider basing the editor upon something like TLCPlay or Csabo's player routines. All they really lack is an editor for "non coders".

That way you could also speed up development!

Posted By

Gaia
on 2010-09-11
07:14:01
 Re: TED music editor on PC

Kichy: TLC has made once such a standalone TED sound engine around 2003. I should have it somewhere, too. It clocks itself from a logfile, but that is easy to change. You/we can luckily avoid a full blown CPU and partial TED emulation since the TED sound is so simple. Your "x-tracker" should only align its register read/writes to single clock cycles, but that's a simple counter.

Drop me a mail and we can discuss further the details. I could maybe even help you with the .NET stuff if you want.



Back to topReply to this topic


Copyright © Plus/4 World Team, 2001-2024