| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| serpent-src-220.zip | 2014-01-25 | 1.1 MB | |
| serpent64-mac-220.zip | 2014-01-25 | 3.2 MB | |
| README.txt | 2014-01-25 | 1.8 kB | |
| serpent-win-220.exe | 2014-01-25 | 1.6 MB | |
| Totals: 4 Items | 5.9 MB | 0 | |
README.txt -- information about serpent and wxserpent
AUTHOR: Roger B. Dannenberg
(THIS IS IMPORTANT:)
INSTALLATION: see doc/installation.htm after downloading
WHAT TO DOWNLOAD:
serpent64-mac-NNN.zip -- 64-bit binaries for serpent and wxserpent
serpent-src-NNN.zip -- source for all platforms, 32bit and 64bit
serpent-win-NNN.zip -- 64-bit Windows serpent and wxserpent installer
CHANGELOG:
25-Jan-14 Roger B. Dannenberg
Documentation for building for Win8.1. Various minor changes to
wxserpent controls, see documentation.
14-Jan-14 Roger B. Dannenberg
New OSC code, many bug fixes, shiny icons, ...
16-Jul-13 Roger B. Dannenberg
Revised installation instructions.
15-Jul-13 Roger B. Dannenberg
Fixed some problems with maintaining the stack on procedure calls
and call-ins from C code.
08-May-13 Roger B. Dannenberg
Started to release 64-bit versions. This is a major revision, so
there are mostly separate sources for 32-bit and 64-bit versions.
Added ZeroMQ messaging primitives.
21-Apr-11 Roger B. Dannenberg
Added BUGS section below. See logs from SVN for many more changes
since 2009. I guess I've been ignoring this file rather than
updating it.
07-Oct-09 Roger B. Dannenberg
Converted to using CMake
30-Sep-09 Roger B. Dannenberg
Ported to 10.5, added some support for running as an Application.
27-May-08 Roger B. Dannenberg
Fixed some bugs in the process of porting Aura to OS X
10-Jan-08 Roger B. Dannenberg
Added Open Sound Control interface.
Fixed bug in readvalue primitive.
19-Jan-07 Roger B. Dannenberg
Started this README file
Modified Makefiles to build universal binary for serpent and wxserpent
BUGS:
If load fails from within a function, the stack seems to be corrupted,
causing a crash.