hello C64 users ,
im recently new to all this , recently purchased a C64 (i never had one as a kid) so i'm really a noob (prob this word didn't even exist back in the C64 days :p) at this .
i just found out about the awesome MSSIAH just ordered it and can't wait to start exploring this stuff!
i've been reading about how to save a project but it confuses me a bit , how exactly does it work , can you save files onto the cartridge or do you guys save on the tapes...?
whats the best way you guys recommend to also record the music coming from the C64 , do i need to get an audio cable for the 64 or is everything coming off the TV?
thanks everybody
Offline
You can save on tape via datasette in the "small" programms, that means, except in sequencer and wave-player. For this limitating reason, and also generally, i recommend a floppy drive (1541, 1581, SD2IEC) or a link cable to pc + software (see: 64HDD, 1541EMU). Perhaps an 1541 is cheaper or needs less prearrangements as pc linking. There's no way to save your projects on the mssiah cartridge.
Of course, the sound is supported by the tv cable (remember the difference to the monitor cable). BUT: (i) It doesn't provide a second SID, if you want to use a SID2SID. Monitor cable the same. (ii) You can't connect audio equipment (directly). (iii) Loss of audio quality. - IMO, for one SID a good isolated and preferably short cable for the video out port is sufficient for recording and monitoring linkage. (Probably you need an extension cable: cinch female.) But I use a self build in connector for my own, cause of the second SID. THEN you can use an "audio cable". (?)
Enjoy!
Offline
...well, I also recommend a monitor/video cable with divided luminance and chrominance (and audio, of course ), cause of the bad tv video signal: else some mssiah data displays are too much "distorted" to percept them easily.
Offline
many thanks will get everything sorted and see how the c64 will work with the mssiah
just too bad you're not able to save projects on datassete
another question is : one Sid has 3 voices , in most old tunes i can hear :
-beat
-bass
-arpeggios
-lead
that counts as 4 voices or the samples dont count for polyphony? is 1 sid capable of doing all this?
thanks again
Last edited by masterblaster (2011-12-17 16:34:16)
Offline
ok good news just got a 1541 floppy drive , now will look for some floppy disks , im aware floppy disks are a lot unstable , so better not save too much on them , is there a limit on floopy disk size for the c64? found some which have about 1.2MB each, will that work on the c64?
Offline
You won't get anything like 1.2MB on them! But when they're formatted, you can safely save as much on them as you like.
Have a look here for all the info on the 1541:
http://en.wikipedia.org/wiki/Commodore_1541
BTW, where are you located? I could send some floppies over to you.
Floppy drives are the ultimate in cool.
Offline
InactiveX wrote:
You won't get anything like 1.2MB on them! But when they're formatted, you can safely save as much on them as you like.
Have a look here for all the info on the 1541:
http://en.wikipedia.org/wiki/Commodore_1541
BTW, where are you located? I could send some floppies over to you.
Floppy drives are the ultimate in cool.
i heard you cant save very often of them and formattin doesnt work on mssiah aswel.
floppies arent the best media to save stuff on to.
i also bought a uiecsd aswel , still waiting for everything , xmas time its madness to get mail .
im over northern ireland.
Last edited by masterblaster (2011-12-21 17:03:42)
Offline
Since 1990, I use disks on 1541. Most of them are much older. Partly, there are ones I saved programs on only once, partly, I deleted, saved, deleted... They still work! I use two disks to save every MSSIAH arrangment twice, after another: an original and "backup" disk. After several time, I make "highlights" disks, too. I save frequently without wasting disk storage. That's my way of saving safely. Still now I had no loss of data.
Main problems could be:
(i) that the read/save head of the 1541 is used up, so that save and load procedures can produce errors (--> check your "new" drive first, use only a reliable drive),
(ii) or that your storage dates back ten years or more, so that the "natural" demagnetization of the disk increased critically (--> therefore every "new" MSSIAH project disk should be formatted first (*); read the following in ten years or so again: then refresh magnetization through copying the data again (no need for a new disk)),
(iii) or obviously, i.e. mechanically, damaged disks (especially the inner magnetic disk) through neglectfull use (--> preselect disks in terms of optical condition; if you are excessively fearful, make test storages).
(*) Format a disk through C64 starting without MSSIAH cartdridge in. Then insert the disk and type:
OPEN1,drive no.,15,"N:diskname,id":CLOSE1 example: OPEN1,8,15,"N:MSSIAH ARRS 2012,D1":CLOSE1
Disc name can be up to 16 characters with some possible special characters. It'll take few minutes. I dare say the id of the drive is 8. Else you must test 8 to 11.
Last edited by CassandraX (2011-12-22 04:57:44)
Offline
CassandraX wrote:
Since 1990, I use disks on 1541. Most of them are much older. Partly, there are ones I saved programs on only once, partly, I deleted, saved, deleted... They still work! I use two disks to save every MSSIAH arrangment twice, after another: an original and "backup" disk. After several time, I make "highlights" disks, too. I save frequently without wasting disk storage. That's my way of saving safely. Still now I had no loss of data.
Main problems could be:
(i) that the read/save head of the 1541 is used up, so that save and load procedures can produce errors (--> check your "new" drive first, use only a reliable drive),
(ii) or that your storage dates back ten years or more, so that the "natural" demagnetization of the disk increased critically (--> therefore every "new" MSSIAH project disk should be formatted first (*); read the following in ten years or so again:then refresh magnetization through copying the data again (no need for a new disk)),
(iii) or obviously, i.e. mechanically, damaged disks (especially the inner magnetic disk) through neglectfull use (--> preselect disks in terms of optical condition; if you are excessively fearful, make test storages).
(*) Format a disk through C64 starting without MSSIAH cartdridge in. Then insert the disk and type:Code:
OPEN1,drive no.,15,"N:diskname,id":CLOSE1 example: OPEN1,8,15,"N:MSSIAH ARRS 2012,D1":CLOSE1Disc name can be up to 16 characters with some possible special characters. It'll take few minutes. I dare say the id of the drive is 8. Else you must test 8 to 11.
wow CassandraX big kudos for all ur amazing help , you have certainly been most helpful!
Offline