English Amiga Board


Go Back   English Amiga Board > Requests > request.Modules

 
 
Thread Tools
Old 19 August 2008, 15:39   #21
StingRay
move.l #$c0ff33,throat
 
StingRay's Avatar
 
Join Date: Dec 2005
Location: Berlin/Joymoney
Posts: 6,863
Quote:
Originally Posted by alexh View Post
Yeah right... not!
Such answer is incredibly useful. What's not correct then? He definitely WAS a coder and from what I know he made a lot of music in plain assembler!
StingRay is offline  
Old 19 August 2008, 15:46   #22
alexh
Thalion Webshrine
 
alexh's Avatar
 
Join Date: Jan 2004
Location: Oxford
Posts: 14,333
Being a coder does not mean he hand edited music patterns in ASM.

Yes he wrote his own replay routines.
Yes he wrote his own custom module format.
Yes he wrote his own compression routines.
No he almost certainly won't have hand edited binary/hex patterns to input his music.

He will have coded his own system to input the music patterns. Perhaps even captured from MIDI devices such as a piano keyboard?

By 1990 it is possible that he didn't even use an Amiga to compose his work. It would have been a lot faster to use a 486 PC and cross assemble.
alexh is online now  
Old 19 August 2008, 15:54   #23
StingRay
move.l #$c0ff33,throat
 
StingRay's Avatar
 
Join Date: Dec 2005
Location: Berlin/Joymoney
Posts: 6,863
Quote:
Originally Posted by alexh View Post
Being a coder does not mean he hand edited music patterns in ASM.
He definitely did just that, at least on the C64! Not sure if he did it on Amiga too but there WERE musicians who never used any tracker/editor and made all of their music in assembler! Suntronic (Felix Schmidt) being the most famous one I suppose!
StingRay is offline  
Old 19 August 2008, 15:56   #24
Galahad/FLT
Going nowhere
 
Galahad/FLT's Avatar
 
Join Date: Oct 2001
Location: United Kingdom
Age: 50
Posts: 8,986
Quote:
Originally Posted by alexh View Post
By 1990 it is possible that he didn't even use an Amiga to compose his work. It would have been a lot faster to use a 486 PC and cross assemble.
Cross assembly for a games programmer yes, but not for a musician, most wrote the music on the target machine, after all, not likely that a piece of music will crash the machine, hence the purpose of cross assembly.
Galahad/FLT is offline  
Old 19 August 2008, 16:15   #25
alexh
Thalion Webshrine
 
alexh's Avatar
 
Join Date: Jan 2004
Location: Oxford
Posts: 14,333
I still find it difficult to believe that by 1990 he hand created his music patterns as binary/hex using a text editor.

The time that would be eaten up by the edit-assemble-play-edit-assemble-play would be prohibitive.

Even if he had a program could take in the patterns without the assemble... creating loops etc. would be so time consuming compared to the music tools available.
alexh is online now  
Old 19 August 2008, 16:35   #26
StingRay
move.l #$c0ff33,throat
 
StingRay's Avatar
 
Join Date: Dec 2005
Location: Berlin/Joymoney
Posts: 6,863
Quote:
Originally Posted by alexh View Post
I still find it difficult to believe that by 1990 he hand created his music patterns as binary/hex using a text editor.
Even nowadays there's still music created using the "type notes/effects as dc.b sequences in an assembler" approach, mainly used in 4k synths. And because a coder/musician knows his play routine very well he can easily create music EXACTLY the way he wants it, i.e. he can tweak the replayer if necessary and stuff. You might find it difficult to believe but it's more common than you think.
StingRay is offline  
Old 19 August 2008, 16:48   #27
alexh
Thalion Webshrine
 
alexh's Avatar
 
Join Date: Jan 2004
Location: Oxford
Posts: 14,333
But surely these are hackers who are just producing the odd bit of music now and again for demo's and are too lazy to code a proper editor?

Someone who is composing music day in day out for a living would create tools over the years?

I personally know three commercial video game musicians (of the time), none as successful as DW, two created their own custom tools similar to a tracker and third used a commercial tracker. Perhaps they were the exception that proves the rule?

I will bow to your superior knowledge. Perhaps if you were ultra old skool (i.e. started in the 8-bit genre) and were a lot older then you get stuck in your ways. E.G. I still prefer to use notepad over frontpage/dreamweaver for my HTML, but then I only play at webpages.
alexh is online now  
Old 26 August 2010, 10:03   #28
Skope
Protracker
 
Skope's Avatar
 
Join Date: Sep 2008
Location: 8364
Posts: 381
Quote:
Originally Posted by alexh View Post
But surely these are hackers who are just producing the odd bit of music now and again for demo's and are too lazy to code a proper editor?

Someone who is composing music day in day out for a living would create tools over the years?

I personally know three commercial video game musicians (of the time), none as successful as DW, two created their own custom tools similar to a tracker and third used a commercial tracker. Perhaps they were the exception that proves the rule?

I will bow to your superior knowledge. Perhaps if you were ultra old skool (i.e. started in the 8-bit genre) and were a lot older then you get stuck in your ways. E.G. I still prefer to use notepad over frontpage/dreamweaver for my HTML, but then I only play at webpages.
Coding a proper editor would most likely mean conforming to the limits of a specified module format unless the editor is from outer space and lets you tweak everything and add dsp-code willy nilly and then adjust the replayer accordingly.

The point of doing music in assembly language is just that. You can add or adjust dsp-effects, tweak the replayer and discard anything which is not used alltogether. And editing music in asm isn't that complicated as it may sound, it's actually pretty straight forward.

There's plenty of hand coded music on the amiga, even today as StingRay pointed out in 4k-intros and the likes.
Skope is offline  
Old 26 August 2010, 11:19   #29
alexh
Thalion Webshrine
 
alexh's Avatar
 
Join Date: Jan 2004
Location: Oxford
Posts: 14,333
Two years ago we weren't talking about whether it could be done. We were talking about whether David Whittaker, a professional video games musician composing hundreds of modules per year would have entered his music by hand using ASM in text form. Not saying it wasn't possible, but do you really think that was likely?

As for conforming to a module format;

1) it was most likely HIS format and HIS tools which he probably had the source for giving any flexibility he needed.
2) Most of his modules use the same replay routine which to me kinda hints that he didn't want this flexibility very often.
alexh is online now  
Old 26 August 2010, 11:35   #30
Skope
Protracker
 
Skope's Avatar
 
Join Date: Sep 2008
Location: 8364
Posts: 381
I don't have any clue as to how Mr Whittaker edited his music since I've never met or spoken to him. However hand coding music in asm (or any other language for that matter) isn't as awkward as you make it out to be and was pretty common back when, and as such I find StingRays assumption that DW hand coded his tunes to be pretty valid. It's also quite possible that he used a custom made editor, but like I said we won't know for sure until someone asks him.
Skope is offline  
Old 26 August 2010, 11:39   #31
Skope
Protracker
 
Skope's Avatar
 
Join Date: Sep 2008
Location: 8364
Posts: 381
Quote:
Originally Posted by alexh View Post
Two years ago we weren't talking about whether it could be done. We were talking about whether David Whittaker, a professional video games musician composing hundreds of modules per year would have entered his music by hand using ASM in text form. Not saying it wasn't possible, but do you really think that was likely?

As for conforming to a module format;

1) it was most likely HIS format and HIS tools which he probably had the source for giving any flexibility he needed.
2) Most of his modules use the same replay routine which to me kinda hints that he didn't want this flexibility very often.
And since you edited your post: What does it matter that this was discussed two years ago? It's a subject I'm interrested in so I'm gonna jump in. You don't have to reply if you feel the thread is too old.
Skope is offline  
Old 26 August 2010, 11:42   #32
StingRay
move.l #$c0ff33,throat
 
StingRay's Avatar
 
Join Date: Dec 2005
Location: Berlin/Joymoney
Posts: 6,863
Quote:
Originally Posted by alexh View Post
We were talking about whether David Whittaker, a professional video games musician composing hundreds of modules per year would have entered his music by hand using ASM in text form. Not saying it wasn't possible, but do you really think that was likely?
That's exactly how he made music for C64 games! So it is likely that he did the same on Amiga. But seeing that you think only lazy "hackers" do it that way makes any discussion pointless anyway.
StingRay is offline  
Old 26 August 2010, 11:44   #33
Skope
Protracker
 
Skope's Avatar
 
Join Date: Sep 2008
Location: 8364
Posts: 381
It sounds to me that the lazy way is to make an editor anyway. (:
Skope is offline  
Old 26 August 2010, 13:03   #34
kriz
Junior Member
 
kriz's Avatar
 
Join Date: Sep 2001
Location: No(R)Way
Age: 41
Posts: 3,185
Anyways, nice discussion and would be cool to know the truth... But in the wiki also they say he just made it in assembly..


http://en.wikipedia.org/wiki/David_W..._game_composer)

Cool stuff for sure!!
kriz is offline  
Old 23 January 2021, 18:55   #35
alcomatt
Registered User
 
Join Date: Jan 2021
Location: South Croydon
Posts: 33
Quote:
Originally Posted by alexh View Post
Being a coder does not mean he hand edited music patterns in ASM.

Yes he wrote his own replay routines.
Yes he wrote his own custom module format.
Yes he wrote his own compression routines.
No he almost certainly won't have hand edited binary/hex patterns to input his music.

He will have coded his own system to input the music patterns. Perhaps even captured from MIDI devices such as a piano keyboard?

By 1990 it is possible that he didn't even use an Amiga to compose his work. It would have been a lot faster to use a 486 PC and cross assemble.
he was using midi even in the ZX Spectrum/C64 days so I assume it would be the same with Amiga format. Probably mix or some sort of midi sequencer with simple synth (aka Future Composer etc) and sample playback (pure speculation though). He was very good at writing his own stuff.
alcomatt is offline  
Old 30 January 2021, 10:55   #36
Wavemaker
Registered User
 
Wavemaker's Avatar
 
Join Date: Jan 2020
Location: Poland
Posts: 46
Writing your music in ASM makes sense in the C64 because no matter which tool you use you're directly programming the SID either way and even the most user friendly "tracker" requires you to know how this chip works.

It does not make that much sense in the Amiga. What is it exactly that you're going to do in assembler? You're not programming a sound chip, all Paula does is replay samples. You can make your own routine to generate waveforms and stuff like ML, AHX, and many others.

He probably made his own tracker like tool mimicking the c64 sounds. There's literally hundreds of those made in the 80s and early 90s. Even for a single tune, this would be more efficient.
Wavemaker is offline  
 


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Similar Threads
Thread Thread Starter Forum Replies Last Post
Was David Whittaker the laziest musician on Amiga? Galahad/FLT Nostalgia & memories 73 20 April 2023 19:05
ProTracker Module Compression h0ffman support.Other 12 24 September 2010 19:57
error message, could someone translate? s2325 support.Other 2 24 January 2009 16:28
Translate this for me Danes, please Ian request.Other 4 23 March 2008 11:31
Diabolik a simulmondo's serie to translate need help CFou! request.Old Rare Games 14 01 July 2007 21:55

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +2. The time now is 16:10.

Top

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.
Page generated in 0.11368 seconds with 13 queries