SQ80 emulating VSTi available
-
- Banned
- 35 posts since 27 Oct, 2006 from 1.5hr from Oslo, Norway
The ASR10 had a very well planned interface design, and I see the SQ8L has a similar design. It would be strange not to reflect this design in an emulator, as a user will know these keycombinations very well. Maybe the best of example of excellent interface design is the Roland JV1080, who allowed very fast and intuitive access to a wide number of parameters.
Another one line religion.
-
- KVRian
- 753 posts since 15 Mar, 2002
I kinda agree, SQ80 should have both, but I also think that the "like hardware" gui should be the default one.
(ps please get rid of this ugly keyboard, dont need this on a gui)
(ps please get rid of this ugly keyboard, dont need this on a gui)
-
- KVRAF
- 1703 posts since 19 Apr, 2003 from Copenhagen, Denmark
First:Sascha Franck wrote:Please ask him if you may do an alternative skin then, grymmjack.
Really, with this one (while being an absolutely brilliant representation of both the sound and the interface of the original) it shows how far computer-optimized GUIs have gone.
I don't have anything against a decent pseudo-realism coming with a GUI, but in this case i can't see why a) the interface couldn't be a tad bigger and b) why there couldn't be more controls on one page, such as for example, all OSC parameters on one page, all envelopes on one page, all LFOs on one page, etc., you get the idea.
It might have been a proper interface for a hardware synth, but in software land it's really sub par, so an alternate GUI (a la Ohmforce or so) might be an idea.
The interface from SQ8L does not represent the interface from the original SQ80. It misses all the page buttons that makes the SQ80 interface one of best on a hardware synth with buttons and Roland and many others borrowed that from Ensoniq.
Second:
Why not ask him about the interface yourself
I did and Sigi told me he's planning to make the interface bigger on the finished SQ8X and add buttons for all pages like on the original SQ80.
SQ8L is a limited version, therefor the "L"
All the goodies will come on SQ8X....
That's how i understand it
___The Jepptunes___
"Accept All the Good"
Sound design for SQ8L and Alchemy
"Accept All the Good"
Sound design for SQ8L and Alchemy
-
- KVRian
- 753 posts since 15 Mar, 2002
I would also be nice if the author coul write needed info in an ini file instead of the registry, and also stop putting files in my windows folder. Please everything in a self contained folder, with no setup.
-
- KVRAF
- 13446 posts since 14 Nov, 2000 from Hannover / Germany
Yeah, we'll see what will happen. Having switched to OSX recently I won't buy the big version though...
There are 3 kinds of people:
Those who can do maths and those who can't.
Those who can do maths and those who can't.
-
- Banned
- 35 posts since 27 Oct, 2006 from 1.5hr from Oslo, Norway
"kwikkmaster" of CH's track http://www.nettby.no/users/h/a/m/hamza/files/ch_.wma
Another one line religion.
-
- KVRAF
- 3404 posts since 15 Sep, 2002
Anyone know if the hardware (or this emulator) plays the 8-bit ROM waves "straight up?" Any interpolation at all? Maybe 8-bit integer interpolation? Or is it just a straight harsh lookup into the table?
-
- KVRAF
- 2812 posts since 30 Oct, 2006 from The City that Started House Music
I think that it should still have a keyboard, but not the Cheap SynthEdit Looking one that is on it now. Replace it with a nice and even flush looking one and it would do wonders for the GUI! Plus some people like me who actually like using the mouse it makes it alot easier to go through presets quickly when you have a virtual keyboard on the synth. I use my Midi Keyboard too, but it's a hell of alot faster with the mouse.easymode wrote:(ps please get rid of this ugly keyboard, dont need this on a gui)
-
AdmiralQuality AdmiralQuality https://www.kvraudio.com/forum/memberlist.php?mode=viewprofile&u=83902
- Banned
- 6657 posts since 10 Oct, 2005 from Toronto, Canada
BFunKu wrote:I think that it should still have a keyboard, but not the Cheap SynthEdit Looking one that is on it now. Replace it with a nice and even flush looking one and it would do wonders for the GUI! Plus some people like me who actually like using the mouse it makes it alot easier to go through presets quickly when you have a virtual keyboard on the synth. I use my Midi Keyboard too, but it's a hell of alot faster with the mouse.easymode wrote:(ps please get rid of this ugly keyboard, dont need this on a gui)
Last edited by AdmiralQuality on Mon Dec 11, 2006 12:02 am, edited 1 time in total.
- KVRAF
- 2841 posts since 23 Feb, 2004 from Planet Earth...for now
Straight lookup in a table with access parameters (loop points, keymapping, tuning)mistertoast wrote:Anyone know if the hardware (or this emulator) plays the 8-bit ROM waves "straight up?" Any interpolation at all? Maybe 8-bit integer interpolation? Or is it just a straight harsh lookup into the table?
Rainer sent me a few pages on the ROM parameters some time ago, that's what I remember
-
- KVRAF
- 3404 posts since 15 Sep, 2002
Yeah, I have the sounds working in my synth (all but the "zero" short-circuit loop indicators). My plan is to have a slider that goes from straight lookup to smoothly interpolated. (And now I'm thinking I might as well support this slider for my native waveforms as well.)
I just wanted to make sure that the straight lookup was really straight.
Amazing how small these are. The whole ROM set is smaller than my sawtooth waveform in memory. They alias, but they are still interesting.
I just wanted to make sure that the straight lookup was really straight.
Amazing how small these are. The whole ROM set is smaller than my sawtooth waveform in memory. They alias, but they are still interesting.
- KVRAF
- 2841 posts since 23 Feb, 2004 from Planet Earth...for now
Yes, actually Ensoniq tried to deal with the aliasing by limiting the harmonics of the waveform as you go up the keys, that's why typically for each wave setting, SAW for example, you have 6 different waveforms mapped across the keyboard.
-
- KVRAF
- 3404 posts since 15 Sep, 2002
>>Yes, actually Ensoniq tried to deal with the aliasing by limiting the harmonics of the waveform as you go up the keys, that's why typically for each wave setting, SAW for example, you have 6 different waveforms mapped across the keyboard.
Right. I have that working. (It's actually 9 different for the saw--at least in the data I have, which covers 128 notes as 16 groups of 8.) The top 8 midi notes are often a sine wave.
I suppose I could interpolate between those waveforms as well, in interpolated mode.
Right. I have that working. (It's actually 9 different for the saw--at least in the data I have, which covers 128 notes as 16 groups of 8.) The top 8 midi notes are often a sine wave.
I suppose I could interpolate between those waveforms as well, in interpolated mode.
-
- KVRAF
- 3404 posts since 15 Sep, 2002
Linear interpolation takes the noise floor of some of these samples down by about 10 decibels.

