Giter Site home page Giter Site logo

sc's People

Contributors

enrike avatar littley avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

sc's Issues

freeing synths

Hi, I'm having an issue freeing synths. When I run, for example, the groups.py script, everything runs fine until trying to free the synths. This has persisted among all my implementations.

From groups.py, this is the resulting output:

loading bufnum with ID 0
pan 0.00949658643344 amp 0.55447710064
pan 0.625167511009 amp 0.200161115288
pan 0.635937703659 amp 0.963568677795
pan 0.546788197736 amp 0.833285079886
pan -0.711556051208 amp 0.84069871534
Traceback (most recent call last):
  File "groups.py", line 48, in <module>
    for p in playerlist : p.free() ## free all
  File "/Library/Python/2.7/site-packages/sc/sc.py", line 193, in free
    if self.position :
AttributeError: 'Synth' object has no attribute 'position'

Thanks!

using sc

hello,
i have supercollider 3.6 and python 2.7 and i want to use sc to code supercollider from python.
In your tutorial you have said the the supercollider code should be compiled in the supercollider synthdefs folder. How should i do this?

Greetings

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.