pouët.net

minifmod still used a lot?

category: general [glöplog]
Minifmod is old, mods are old, and it is still used a lot in 64kb intros.
Is there anything better?
There is fr's K2 synth, and ...?
added on the 2006-10-12 04:05:06 by xernobyl xernobyl
Not since ....
added on the 2006-10-12 04:07:58 by Hatikvah Hatikvah
still waiting for a fucking granular synth that i can use for 64k's sound..
added on the 2006-10-12 04:39:23 by psenough psenough
just load system wavs and play them at random offsets and pitch. Add distortion and delay+lowpass. Also works well loading the exe itself as a raw waveform.
added on the 2006-10-12 08:08:51 by dixan dixan
or just use plain sin waves for the true 60's scifi feeling
added on the 2006-10-12 10:09:18 by jaw jaw
or make it real art and do

for (int i=0;i<INTRO_LENGTH*2*44100;i++)
{
sound[i] = rand()%0xFFFF;
}

But seriously, what's wrong with mods? I still think they sound better than most synths if the musician knows what he's doing.
added on the 2006-10-12 10:24:53 by Preacher Preacher
'K2 synth'? not everything they do is kkkkkkKKK :P
Just be good and code your own synth.
Also, Fairlight's music system sounded pretty good and seemed to be small, but that may have been a result of the musicians using it.
added on the 2006-10-12 16:35:30 by noouch noouch
...K2 is a brand... my old skates were of that brand. Frabrauch's thingy.

Is Fairlight's music system available?
added on the 2006-10-12 17:29:58 by xernobyl xernobyl
ask the person that found smash's usb stick :P
Oh... I've heard that story. :(
added on the 2006-10-12 20:13:15 by xernobyl xernobyl
preacher: nothing wrong with mods, i just want a synth that will do things mods cant. hence the requirement to be granular.
added on the 2006-10-12 22:17:07 by psenough psenough
then build one
use mxmplay and be happy ;)
added on the 2006-10-13 00:28:14 by T$ T$
rob: if i had time.. -_-
added on the 2006-10-13 02:57:06 by psenough psenough
I guess a xm with some effects (reverb), and some generated samples does the trick. I'm always finding great 64kB that use mods when I think it's a softsynth.
added on the 2006-10-13 03:47:03 by xernobyl xernobyl
the annoying thing with "improved" modules (like adding filters etc) is that you don't get instant feedback when editing them....
added on the 2006-10-13 10:52:08 by kusma kusma
kusma: excuses ;)
added on the 2006-10-13 19:07:02 by dixan dixan
our synth isnt publically available because i cant be fucked to support it. :) maybe whoever got my usb stick at asm will be more willing to. heh heh.

added on the 2006-10-18 12:34:01 by smash smash
Quote:
Also, Fairlight's music system sounded pretty good and seemed to be small, but that may have been a result of the musicians using it.

"the musicians using it" would be me and smash. funny no one's said that about V2 for instance.
added on the 2006-10-18 14:47:12 by reed reed
...when I said K2 upthere I meant V2. Just so you know.
added on the 2006-10-18 19:03:37 by xernobyl xernobyl
we know.
added on the 2006-10-18 21:20:15 by reed reed
http://ufmod.sourceforge.net/ <- smaller version of minifmod
added on the 2006-10-18 23:56:21 by pasy pasy
how smaller?
added on the 2006-10-18 23:59:13 by keops keops
3 inches smaller.
added on the 2006-10-19 00:10:52 by xeron xeron

login