1
I Use This!
Inactive

Commits : Listings

Analyzed 15 days ago. based on code collected 15 days ago.
Dec 28, 2024 — Dec 28, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Empty folder required to execute
DrDub
as pablod
More... over 13 years ago
Fixed inverted compiler flag behavior
DrDub
as pablod
More... over 13 years ago
minor cosmetic changes to comments More... almost 14 years ago
Actualicé la versión adecuada de csound en nuestras dependencias (README.txt) More... over 14 years ago
rewrote start.py to standardize command line input and made some adjustments to the whole program More... over 14 years ago
Reintegrated the lib_environment file for developing/debugging purposes. More... over 14 years ago
This files have mixed line terminators used dos2unix, to fix them. Reading about cython I made it compile, but first I had to cythonize all our pyx, i.e. cython *.pyx that creates the needed .c files. More... almost 15 years ago
Deleted old (already commented) code. More... almost 15 years ago
As we now have in specific.py the value in uppercase, it's neccesary to change here too! we had if=="cython" and now needs to be "Cython", please observe the case of values, cause it breaks compilation. More... almost 15 years ago
Tuned parameters in specificAlpha.py, so that sequence_experimental would run better. An attribute within sequence_experimental that should have been linked to specific*.py wasn't this has been fixed. Started commenting Csound code within Csnd_data.py. More... almost 15 years ago
Returned specificAlpha.py to normal settings (i.e. sound on and curses view). The default compiler is once again Cython, since it now works in testing. More... almost 15 years ago
Edited a misleading comment in specific.py. There was no case congruence between the comment and the code it refered to. More... almost 15 years ago
Uppercase o lower case in the comments are lower in the set are Upper please chose one. More... almost 15 years ago
fixed things so that the compiler is defined uniquely at birdcage.specific. More... almost 15 years ago
The default compiler for birdcage is, again, Pyrex, since Cython has a bug. More... almost 15 years ago
Updated to reflect the changes in version numbers and intention to package it for Debian. More... about 15 years ago
Interuption within soundless simulations is up and running both in sequence_threaded.py and sequence_experimental.py. More... about 15 years ago
algunos coments y limpieza More... about 15 years ago
Update version number to reflect our stable release 1.0.0 of Birdcage. Caution if you had installed the previous version and build and install the new you will end with two Birdcage instances, depending of your system the directory will be in /usr/lib/python<X>.<Y>/site-packages (Python 2.5 and earlier or /usr/lib/python<X>.<Y>/dist-packages (Python 2.6 and later) More... about 15 years ago
just some comments More... about 15 years ago
Simulations without sound no longer instantiate Csound. However, interuption within soundless simulations doesn't work yet. More... about 15 years ago
sys.stdout and sys.err are now redirected to debug_output.txt. This can be disables from specific*.py More... about 15 years ago
Voice parameters within the agent's fatum are displayed (in debug mode) with only two decimal places. More... about 15 years ago
Commited a cleaned-up (by Panx) version of GOD.py. More... about 15 years ago
Edited worldish/setup.sh so that only the instalation of birdcage is executed as super user. More... about 15 years ago
This commit is trying to fix the bugs introduced in the last one (369), hopefully because I neglected to commit genome.pyx.
Jergas Apwith
as corryn
More... about 15 years ago
Added code.tabula['boilerplate'], added some code to GOD to overload the boilerplate from the one in the specificity if the latter exists, and finally, added the relevant option, commented out, to specificAlpha as an example.
Jergas Apwith
as corryn
More... about 15 years ago
Added te changes made my Panx to style.css and guidelines.html. Implemented the specific.soundOn attribute; strangely, if it is False, there is no sound. Fixed the bug that made annum skip one year between initialization and main iteration loop. More... about 15 years ago
Added guidelines.html to the index menu as Coding Guidelines and Version Numbering
Jergas Apwith
as corryn
More... about 15 years ago
Info added More... about 15 years ago