Log inRegister an accountBrowse CSDbHelp & documentationFacts & StatisticsThe forumsAvailable RSS-feeds on CSDbSupport CSDb Commodore 64 Scene Database
You are not logged in - nap
CSDb User Forums


Forums > C64 Composing > Software Synths
2014-03-03 15:07
Mixer

Registered: Apr 2008
Posts: 422
Software Synths

There are some music tools and programs made for stock c-64 which produce sound or music, but are not necessarily using sid chip the usual way.

Such as:
SAM,
radwar speech,
the ESS speech,
Galways drums,
AndyM00's pulsetrain stuff,
Soundemons new waveform-stuff,
THCM Mod players,
Some of the Vicious Sid I and II routines,
Mahoneys many achievements,
Algorithms VQ packed players,
Censors various pwm players,
Eebens Pollytracker,
Retroskoi

We can observe that several c-64 musicians and coders have experimented with software based synthesis or sampling/compression over the years.

Most of the listed are rather recent. There must be plenty more weird sound routines done during the last 30 years that are not yet listed.

If you know of some past oddness that should be on the list - published or unpublished, please, paste a link or desrcibe. Would be interesting topic for discussion and perhaps someone gets a new idea.
 
... 37 posts hidden. Click here to view all posts....
 
2014-03-03 17:55
algorithm

Registered: May 2002
Posts: 702
Ice guys Ice Guys
Uses 2bit via waveforms
2014-03-03 19:11
chatGPZ

Registered: Dec 2001
Posts: 11108
Quote:
Anyway, since it is on oscillator+filter, it should work also with 8580?

that made me wonder as well - as it clearly doesnt work on 8580 at all :)
2014-03-03 19:59
McMeatLoaf

Registered: Jan 2005
Posts: 105
Quote: no idea :) A.C.E. is another one that plays samples in unconventional ways (didnt investigate further yet, my guess is that it uses the noise waveform somehow)

Perhaps something like turning the testbit on/off?
2014-03-03 20:22
Mixer

Registered: Apr 2008
Posts: 422
Customer:"I can't play samples on my C-64"
Support:"Have you tried turning the test bit on and off again?"
2014-03-04 00:12
Zyron

Registered: Jan 2002
Posts: 2381
:D
2014-03-05 20:05
Frantic

Registered: Mar 2003
Posts: 1627
"Customer: No I didn't test that."
2014-03-05 20:32
McMeatLoaf

Registered: Jan 2005
Posts: 105
Haha, I meant setting waveform of channel 1 to pulse, then setting pulsewidth to max(?) and THEN turning testbit on channel 1 on/off. :D
Similar playback routine to the one in Last V8, but at a much lower sample rate.
2014-03-13 12:30
mankeli

Registered: Oct 2010
Posts: 110
Here's my attempt at soft synthesis on the breadbox:
Your Love

Basically the routine counts cycles between iterations with cia timer. The oscillators (16bit phase accus iirc) are then advanced by this amount, and the resulting samples are then played back with soundemon's waveform sample method. Music routine itself happens in irq.

Theoretically this works with badlines/sprites as well.
Try setting D011=7f if you want to hear some (more) intermodulation distortion.
2014-03-13 13:11
4mat

Registered: May 2010
Posts: 63
Dunno if this counts. Type Mismatch generates it's digi drums by sampling the 3rd sid channel.
2014-03-13 13:16
algorithm

Registered: May 2002
Posts: 702
I have a oscillater synth ready which uses free running oscillators to generate audio that is encoded using samples as source.

Raster usage is a few rasterlines. and uses three oscillators to recreate the speech. No other cpu intervension required apart from writing a few values once per frame. It somewhat works well for musical instruments as well. Compression is around 175 bytes per second uncompressed (if using three channels)

https://www.dropbox.com/s/tcps4e9s2o43sc5/testmadonna.prg

The encoder is designed to have individual sustain values for each channel, however there are issues with this at the moment, hence i am averaging the three sustains per frame and feeding this to $d418. Due to this, there will be some noticeable clicks on 6581 sid. Use 8580 for more smoothness.

To implement interpolation multispeed to keep the same data usage per frame and to increase the output quality.
Previous - 1 | 2 | 3 | 4 | 5 - Next
RefreshSubscribe to this thread:

You need to be logged in to post in the forum.

Search the forum:
Search   for   in  
All times are CET.
Search CSDb
Advanced
Users Online
Flex/Artline Designs
QuasaR/CENTRiC
Krill/Plush
csabanw
Martin Piper
Guests online: 164
Top Demos
1 Next Level  (9.8)
2 Mojo  (9.7)
3 Coma Light 13  (9.7)
4 Edge of Disgrace  (9.6)
5 Comaland 100%  (9.6)
6 No Bounds  (9.6)
7 Uncensored  (9.6)
8 The Ghost  (9.6)
9 Wonderland XIV  (9.6)
10 Bromance  (9.6)
Top onefile Demos
1 It's More Fun to Com..  (9.8)
2 Party Elk 2  (9.7)
3 Cubic Dream  (9.6)
4 Copper Booze  (9.5)
5 Rainbow Connection  (9.5)
6 TRSAC, Gabber & Pebe..  (9.5)
7 Onscreen 5k  (9.5)
8 Wafer Demo  (9.5)
9 Dawnfall V1.1  (9.5)
10 Quadrants  (9.5)
Top Groups
1 Oxyron  (9.3)
2 Nostalgia  (9.3)
3 Booze Design  (9.3)
4 Censor Design  (9.3)
5 Crest  (9.3)
Top Swappers
1 Derbyshire Ram  (10)
2 Jerry  (9.8)
3 Violator  (9.8)
4 Acidchild  (9.7)
5 Starlight  (9.6)

Home - Disclaimer
Copyright © No Name 2001-2024
Page generated in: 0.045 sec.