| |
Nebula
Registered: Mar 2003 Posts: 13 |
Connecting a SID to an iMac
Hi,
is there a way to use a SID on a iMac? As it has no PCI/ISA port I can't use Hardsid or Catweasel directly. Are there projects to make these cards accessible via USB odr Firewire? Or are there USB versions planned from these cards? Or is there a way to connect a real C64? |
|
... 7 posts hidden. Click here to view all posts.... |
| |
Nebula
Registered: Mar 2003 Posts: 13 |
Thanks for the answers.
There are also Firewire and USB soundcards available. Do they also have latency-problems?
Using an old Mac is a good idea, but will there work Goattracker with acceptable performance? Then I could better use an old PC or get a real C64. The problem is that I have no more space for a second screen.
Because the shitty iMac. In decades of using Computers I never came to the point to upgrade my hardware. I always sold my old one to buy new one. For you most notebooks are also crappy shit. |
| |
Monte Carlos
Registered: Jun 2004 Posts: 360 |
Why dont you use an emulator?
Power64 comes into my mind.
Send me a private message, cause i want to know
how your doing. Long time no hear ;)
Greetz Monte Carlos
|
| |
null Account closed
Registered: Jun 2006 Posts: 645 |
Quote: Thanks for the answers.
There are also Firewire and USB soundcards available. Do they also have latency-problems?
Using an old Mac is a good idea, but will there work Goattracker with acceptable performance? Then I could better use an old PC or get a real C64. The problem is that I have no more space for a second screen.
Because the shitty iMac. In decades of using Computers I never came to the point to upgrade my hardware. I always sold my old one to buy new one. For you most notebooks are also crappy shit.
when I used GoatTracker on my 400MHz G4, it ran fine ;) so that isn't really a problem =)
------------------------------------
Knoeki/DigitalSoundsSystem/GheyMaidInc/SwappersWithAttitude
http://hardwarehacks.untergrund.net/misc/zomgwtfbbq/ |
| |
null Account closed
Registered: Jun 2006 Posts: 645 |
Quote: Why dont you use an emulator?
Power64 comes into my mind.
Send me a private message, cause i want to know
how your doing. Long time no hear ;)
Greetz Monte Carlos
Power64 is shareware, and less good then Vice... o.O
AquaVice would be a nice alternative... also, with emulation on mac, check out www.thinkcommodore.com =)
------------------------------------
Knoeki/DigitalSoundsSystem/GheyMaidInc/SwappersWithAttitude
http://hardwarehacks.untergrund.net/misc/zomgwtfbbq/ |
| |
ChristopherJam
Registered: Aug 2004 Posts: 1409 |
Ooh, looking forward to AquaVICE. Didn't know that was on the way. VICE has better emulation than Power64. but is much less useable.
Back on topic, I've been working on using RR-Net to receive SID instructions over ethernet from my iBook. Currently I send a short executable that plays a single note or short phrase before going back to listening for the next .prg, but it's all triggered from a Makefile that builds an .a65 from a Python script, assembles it with a65, then sends it with codenet. (wirelessly to my Airport Express, but "that's not important right now" :)
A long way from direct playback using Logic or a tracker, but a step in the right direction :) |
| |
MagerValp
Registered: Dec 2001 Posts: 1078 |
Hmm. Grab udpslave source, send over packets with SID write commands (register, value) and a frame counter. Enable a raster IRQ and once per frame you grab write commands from the buffer. Walla. Simple and fast. Any chance GoatTracker could be made to send UDP packets?
|
| |
ChristopherJam
Registered: Aug 2004 Posts: 1409 |
Yes, I was thinking about moving to UDPSlave. Thanks for a great tool :)
(oh, and some minor corrections: walla is spelled voila, and my assembler is xa) |
| |
Klegg
Registered: Feb 2006 Posts: 16 |
Quote: Hmm. Grab udpslave source, send over packets with SID write commands (register, value) and a frame counter. Enable a raster IRQ and once per frame you grab write commands from the buffer. Walla. Simple and fast. Any chance GoatTracker could be made to send UDP packets?
That would be an awesome feature! Right now I have an old 300mhz PC with Goat Tracker and hardsid, just for composing.. Would be nice to get rid of it, if playback in Goat Tracker could be made through rr-net. |
| |
MagerValp
Registered: Dec 2001 Posts: 1078 |
Quote:Yes, I was thinking about moving to UDPSlave. Thanks for a great tool :)
You're welcome :)
Quote:(oh, and some minor corrections: walla is spelled voila
That'd be an intentional misspelling, along the lines of "mercy bewcup". And it's "voilà" :)
|
| |
ChristopherJam
Registered: Aug 2004 Posts: 1409 |
Well, if you will go back to the original French... :) |
Previous - 1 | 2 - Next |