English Amiga Board


Go Back   English Amiga Board > Requests > request.Modules

 
 
Thread Tools
Old 04 February 2009, 11:29   #41
StingRay
move.l #$c0ff33,throat
 
StingRay's Avatar
 
Join Date: Dec 2005
Location: Berlin/Joymoney
Posts: 6,863
Quote:
Originally Posted by mai View Post
That will take the fun to rip the samples by hand.
A good example is the game "Banzai", its only possible to rip the mods by hand.
I was referring to converting the already ripped module. =)
StingRay is offline  
Old 04 February 2009, 11:33   #42
mai
Registered User
 
Join Date: Feb 2008
Location: Federativnaya Respublika Germaniya
Posts: 4,994
Quote:
Originally Posted by StingRay View Post
I was referring to converting the already ripped module. =)
Ah sorry, i should read the post more carefully.
mai is offline  
Old 04 February 2009, 11:36   #43
TCD
HOL/FTP busy bee
 
TCD's Avatar
 
Join Date: Sep 2006
Location: Germany
Age: 46
Posts: 31,530
Maybe we wait for Toni to tell us how accurate the sample ripper feature is. Anyway I won't write a converter, so if that's okay for Venku I'll do it again (as done with the Megaforce tune before).
TCD is offline  
Old 04 February 2009, 18:31   #44
mai
Registered User
 
Join Date: Feb 2008
Location: Federativnaya Respublika Germaniya
Posts: 4,994
Ok, here is my attempt, and i am sure its original unmodified.
.....and of course ripped straight from the file, using only a hex-Editor.

Last edited by mai; 29 October 2010 at 19:45.
mai is offline  
Old 04 February 2009, 20:41   #45
Venku Skirata
Registered User
 
Venku Skirata's Avatar
 
Join Date: Jul 2008
Location: Germany
Posts: 36
thx

hey guys,

and thx for your answers and to mai for the ripping. file sounds very good,


to stingray, tcd or any other able coder: a conversion tool for these older mods would really be cool, best thing would be to implement the conversion function in a tool like prowiz, maybe a task for a real pro.

mai, did you find the modname phr1.mod15 in the ripped tune?
Venku Skirata is offline  
Old 04 February 2009, 20:46   #46
mai
Registered User
 
Join Date: Feb 2008
Location: Federativnaya Respublika Germaniya
Posts: 4,994
Quote:
Originally Posted by Venku Skirata View Post

mai, did you find the modname phr1.mod15 in the ripped tune?
"phr1" is the real name, the suffix is by me to show its Soundtracker15.
And by the way, all automatic rippers show this name.
For my own i use simple "mod" suffix.
mai is offline  
Old 04 February 2009, 21:32   #47
Asle
Registered User
 
Join Date: May 2006
Location: Paris/France
Age: 52
Posts: 527
hello,

For my own information, why converting these old musics ?
Oh, and to what ?

Sylvain
Asle is offline  
Old 04 February 2009, 21:49   #48
mai
Registered User
 
Join Date: Feb 2008
Location: Federativnaya Respublika Germaniya
Posts: 4,994
Quote:
Originally Posted by Asle View Post
hello,

For my own information, why converting these old musics ?
Oh, and to what ?

Sylvain
For my own - Collectors stuff.

Probably you know this old Soundtracker format is not playable with any Player for Amiga or PC, because the mod has stored its samples in front of the songdata, so it must be reconstructed.
The best plan would be to code a player, which support Soundtracker15( this ones, where the samples are stored in front of the songdata).
mai is offline  
Old 04 February 2009, 22:08   #49
Asle
Registered User
 
Join Date: May 2006
Location: Paris/France
Age: 52
Posts: 527
hum .. this old sountracker format has separate sample as it was such in the old days. Storing wise, samples can, hence, be anywhere in the demo data. I don't see where a given tool can _know_ where those data could be. In my opinion, no tool is necessary, or would prove very rarely used. Fact is that often the sample sizes are different in the data than in the description in the header. Some recalc are often necessary, etc. From a collector point of view, keeping the data "as is" from the demo is useless, unless brought up with a custom where the replay is ripped too. Now, that's another job which requires a bit more than an hex-editor .
Honestly, rebuilding by hand like you did is clearly the solution. It takes nearly no time and it's accurate. (While using FT2 to do this .. brrr ... please no ! aske for help if you need).

Ok, maybe I missunderstood the whole point where "conversion" is conserned. You probably meant sample data + header -> header + sample data. I meant the file you shared to be converted to something .

Anyway, I'm willing to help if some other stuff is to be checked out. Though, obviously, some ppl are quite capable too, around here

Cya
Sylvain
Asle is offline  
Old 04 February 2009, 22:20   #50
mai
Registered User
 
Join Date: Feb 2008
Location: Federativnaya Respublika Germaniya
Posts: 4,994
Quote:
Originally Posted by Asle View Post
hum .. this old sountracker format has separate sample as it was such in the old days. Storing wise, samples can, hence, be anywhere in the demo data. I don't see where a given tool can _know_ where those data could be. In my opinion, no tool is necessary, or would prove very rarely used. Fact is that often the sample sizes are different in the data than in the description in the header. Some recalc are often necessary, etc. From a collector point of view, keeping the data "as is" from the demo is useless, unless brought up with a custom where the replay is ripped too. Now, that's another job which requires a bit more than an hex-editor .
Honestly, rebuilding by hand like you did is clearly the solution. It takes nearly no time and it's accurate. (While using FT2 to do this .. brrr ... please no ! aske for help if you need).

Ok, maybe I missunderstood the whole point where "conversion" is conserned. You probably meant sample data + header -> header + sample data. I meant the file you shared to be converted to something .

Anyway, I'm willing to help if some other stuff is to be checked out. Though, obviously, some ppl are quite capable too, around here

Cya
Sylvain
Of course there is no need to convert the file, which i have shared.
Thank you for offering your help.
I think this kind of Soundtracker format(sampledata+songdata) was often used in the early days.
mai is offline  
Old 04 February 2009, 22:36   #51
TCD
HOL/FTP busy bee
 
TCD's Avatar
 
Join Date: Sep 2006
Location: Germany
Age: 46
Posts: 31,530
Quote:
Originally Posted by Asle View Post
(While using FT2 to do this .. brrr ... please no ! aske for help if you need).
Huh? What's wrong with FT2?
TCD is offline  
Old 05 February 2009, 09:46   #52
StingRay
move.l #$c0ff33,throat
 
StingRay's Avatar
 
Join Date: Dec 2005
Location: Berlin/Joymoney
Posts: 6,863
Quote:
Originally Posted by Venku Skirata View Post
to stingray, tcd or any other able coder: a conversion tool for these older mods would really be cool, best thing would be to implement the conversion function in a tool like prowiz, maybe a task for a real pro.
If I'm bored on a rainy sunday (or at work ) I might hack a converter.

Quote:
Originally Posted by TheCyberDruid
Huh? What's wrong with FT2?
Blasphemy, using a PC tracker to save old ST mods. You never know which bugs FT (or any other PC tracker for that matter) adds to the module while saving.
StingRay 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
Exotic Ripper Another World request.Modules 34 06 January 2020 11:17
Wanted: GVP Simm32 64 pin 4mb modules k4lmp MarketPlace 0 07 November 2012 21:48
Wanted: OS4.0 Classic scrappysphinx MarketPlace 1 07 March 2009 16:51
Music Ripper exoticaga support.WinUAE 11 10 September 2007 23:48
Exotic Ripper 3.3 Frog News 9 18 May 2005 12:17

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 17:55.

Top

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