News

2013-05-17 spatosc 0.4.10

Added by Alexandre Quessy 8 days ago

This release is an official version in the 0.4 stable series.

New Features:

  • add setNodeListProperty and its related methods

2013-05-17 spatosc 0.4.8

Added by Alexandre Quessy 8 days ago

This release is an official version in the 0.4 stable series.

New Features:

  • push rolloff factor changes

Bug fixes:

  • fix unused arguments

2013-03-18 spatosc 0.4.6

Added by Alexandre Quessy 2 months ago

This release is an official version in the 0.4 stable series.

New Features:

  • pd renderer: completed implementation of setTransitionFactor, defaults properly now, spatosc-help.pd still under construction, removed diffus. Table dump in debug print.
  • pd renderer: changed minimum value of transitionFactor_ from 1.f to .001f.
  • pd external: updated pd-external spatosc-help.pd

Bug fixes:

  • Fix va_list bug when using multiple translators

2012-09-12 spatosc 0.4.4 (1 comment)

Added by Alexandre Quessy 8 months ago

Bug fixes:

  • update examples to API 0.4

2012-09-12 spatosc 0.4.2

Added by Alexandre Quessy 8 months ago

Bug fixes:

  • Update API version to 0.4

2012-09-12 spatosc 0.4.0

Added by Alexandre Quessy 9 months ago

Notable new features since 0.2:

  • All OSC addresses are now specified in URL format
  • TCP sending
  • The old addTranslator methods have been improved
  • The verbose flag has been removed
  • There are now global default values for distanceFactor, dopplerFactor, and rolloffFactor
  • createDirectivity
  • deleteDirectivity
  • directivities: cone, hemisphere, omni, cardioid
  • printDirectivities
  • setConnectionMute
  • setDirectivity
  • setDirectivityFactor to wrapper and pd-external
  • setPositionAED
  • setRadius
  • setTransitionRadiusFactor
  • setURI
  • setVerbose

2012-09-11 spatosc 0.3.6

Added by Alexandre Quessy 9 months ago

New Features:
  • SoundSource::debugPrint
  • Wrapper::printDirectivities
  • Wrapper::setConnectionMute
  • Wrapper::setDirectivity
  • directivities: cone, hemisphere, omni, cardioid
  • All sources default to omni directivity if their directivity is deleted
  • Add setURI to wrapper and pd-external
  • Add setDirectivityFactor to wrapper and pd-external
  • print directivity tables contents
  • add scene translation and rotation to pd-external
Bugs fixed:
  • scenecontenttranslator pushes radius info
  • remove atom.{h,cpp} since it caused an error on Mac, plus it will be put in an external library
  • Correct the computation of the factor influence, in connection.cpp
  • connection params now updated when modified
  • setDirectivity now updates connection, radius and transition_radius messages now only ouput when their values are set

2012-08-17 spatosc 0.3.4

Added by Alexandre Quessy 9 months ago

New Features:

  • createDirectivity
  • deleteDirectivity
  • setTransitionRadiusFactor
  • setRadius (forwarded to translators as well)

Bugs fixed:

  • prepend "spatosc/" to all include directives
  • fixed azimuth and elevation values (were scaled by TO_RADIANS by mistake)

Also available in: Atom