nikitagirin / skf-vst

Automatically exported from code.google.com/p/skf-vst
GNU General Public License v2.0
0 stars 0 forks source link

No Source Available #1

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
I tried to check out the source for this, but there is no source in the 
repository!!

David McLeod

Original issue reported on code.google.com by ddmcl...@gmail.com on 13 Dec 2007 at 9:58

GoogleCodeExporter commented 8 years ago
The source code is provided with the zipped package. Since the source is a 
binary
file created on Synthedit, I didn't think it would be useful to upload it to 
the SVN
repository.

Original comment by fabio.fz...@gmail.com on 14 Dec 2007 at 2:02

GoogleCodeExporter commented 8 years ago
Well, here is the list of contents for the zip file:

1. COPYING.txt
2. README.txt
3. Single Knob Filter by FZero.dll
4. single knob filter by fzero.se1

The last file on the list is in SynthEdit's propietary format.  I would expect 
to 
see several files in C or C++ format.  There are none in the zip file.

Cheers,

David

Original comment by ddmcl...@gmail.com on 14 Dec 2007 at 2:14

GoogleCodeExporter commented 8 years ago
Excatly. I'm not a C/C++ programmer. The plugin was made on Synthedit and the 
source
code is the .se1 file. I'm sorry if this isn't what you expected, but this is 
all the
code I have. 

The fact it isn't C doesn't mean you can't change it, improve it or share it. 
While
Synthedit's format is proprietary, its visual programming style is easier to 
learn
and mantain, even for people without programming background.

I'd love to learn to make a VST directly in C, but right now I'm too busy with 
web
development projects in PHP and Ruby which allow me to pay my bills. ;-)

Original comment by fabio.fz...@gmail.com on 14 Dec 2007 at 2:22