Coder Social home page Coder Social logo

athenacl's People

Stargazers

John Tangney avatar Mark Loomis avatar Pantelis Koukousoulas avatar Olivier Pasquet avatar

Watchers

James Cloos avatar Maurice avatar

athenacl's Issues

Texture edit time offsets

permit storing start and time values as pulse triples. possible syntaxes:

startOffsetPulseTriple, endOffsetPulseTriple

startOffsetPulseTriple, durationPulseTriple

resolved values in seconds will need to come from the global tempo, or the 
texture's tempo. global tempo is probably the best choice.


Original issue reported on code.google.com by christopher.ariza on 16 Feb 2010 at 2:59

SC and MC reduction and/or removal

The SC and MC tools are bulky and inefficient. They are not critical to most of 
athenacl use. 
Removing all but the most essential features. 

Original issue reported on code.google.com by christopher.ariza on 29 Aug 2009 at 6:25

debug output / print statements

replace all instances of print with print()

Original issue reported on code.google.com by christopher.ariza on 23 Jan 2010 at 5:09

audio channel preferences are not written/retained

"i mean that when i change ,with apa,  the format to wav it is still in 
this format the next time i open AthenaCL. But the number of channels 
are set back to 2 but i did set it for 4 the last time i used the 
program. My preference about the channels are lost."


Original issue reported on code.google.com by christopher.ariza on 9 Feb 2010 at 3:58

automatic completion with ELn

an option should be settable to permit eln to work w/o arguments, simply 
generating files in the 
user's scratch directory.

additionally, file names w/o .xml extensions should be automatically completed.



Original issue reported on code.google.com by christopher.ariza on 10 Nov 2009 at 9:57

Unit and doc tests

All modules need proper test code.

Original issue reported on code.google.com by christopher.ariza on 29 Aug 2009 at 6:25

quotes in command-line strings

space found within quotes, given from the command line, should not be treated 
as argument 
separators. this is particularly a problem when using a TIe command to pass a 
file path.

Original issue reported on code.google.com by christopher.ariza on 31 Mar 2010 at 11:17

site-packages location

it seems that site-packages may be in different places. check that all 
references to site-packages 
use the following:

from distutils.sysconfig import get_python_lib
get_python_lib()


Original issue reported on code.google.com by christopher.ariza on 13 Nov 2009 at 2:27

openMedia() in osTools

update this function to get default pref dict is one is not provided from 
prefTools.py; this will consolidate where default preferences for helper 
applications comes from.

Original issue reported on code.google.com by christopher.ariza on 4 Feb 2010 at 2:03

global parameter objects for time reference

use and store parameter objects for global usage

store global tempo/meter generators
store global shared parameter object between textures


Original issue reported on code.google.com by christopher.ariza on 16 Feb 2010 at 3:00

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.