Skip to content

Commit

Permalink
Updated readme to clarify origins of text
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremysalwen committed Dec 19, 2013
1 parent eaeb2d9 commit 6850d4e
Show file tree
Hide file tree
Showing 2 changed files with 48 additions and 49 deletions.
46 changes: 46 additions & 0 deletions readme.orig
Original file line number Diff line number Diff line change
@@ -0,0 +1,46 @@

Kn0ck0ut v0.5

--++/* by St3pan0va */++--


Notes on the source codes:

the code is a mess. sorry. im no programmer.

any newbies out there - don't use this as an example.

any VST wizards - plz feel free to develop (mend ;)

so long as yr source + plugin are freely available.

no commercial use. no use without acknowledgement.

written/compiled on codewarrior 4.04 for windows

.mcp file included is the codewarrior project file.

you will need vst SDK from steinberg website.

contact st3pan0va [at] netscape [dot] net.



----

Acknowledgements / Licence

Kn0ck0ut is freeware and beta. No warranty, no

support. The plugin may be redistributed but only for free,

and only with this readme file.

Made using the VST SDK and adapts (with thanks) code from S.M.Sprenger

available under the Wide Open Licence at www.dspdimension.com

Uses the QuickTrig class by Robin Davies at www.musicdsp.com

Thanks to TimG, FondueMeltdown, brainy & the ppl of *GYBO*.

51 changes: 2 additions & 49 deletions readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,52 +24,5 @@ In addition to the features of the original Kn0ck0ut, Kn0ck0ut-LV2 features:
* Restored Low-cut filter which was removed in later releases.
* Stereo output for center removal.

Below Reads the Original Readme

====================================================================

Kn0ck0ut v0.5

--++/* by St3pan0va */++--


Notes on the source codes:

the code is a mess. sorry. im no programmer.

any newbies out there - don't use this as an example.

any VST wizards - plz feel free to develop (mend ;)

so long as yr source + plugin are freely available.

no commercial use. no use without acknowledgement.

written/compiled on codewarrior 4.04 for windows

.mcp file included is the codewarrior project file.

you will need vst SDK from steinberg website.

contact st3pan0va [at] netscape [dot] net.



----

Acknowledgements / Licence

Kn0ck0ut is freeware and beta. No warranty, no

support. The plugin may be redistributed but only for free,

and only with this readme file.

Made using the VST SDK and adapts (with thanks) code from S.M.Sprenger

available under the Wide Open Licence at www.dspdimension.com

Uses the QuickTrig class by Robin Davies at www.musicdsp.com

Thanks to TimG, FondueMeltdown, brainy & the ppl of *GYBO*.

A copy of the original readme included with Kn0ck0ut can be found in the file
readme.orig

0 comments on commit 6850d4e

Please sign in to comment.