CNMAT / CNMAT-MMJ-Depot

CNMAT's expanding library of Max/MSP/Jitter patches
90 stars 17 forks source link

instances of o.route errors #38

Closed equilet closed 8 years ago

equilet commented 9 years ago

Please report the following two cases here:

  1. o.route msgs don't reach right inlet because inlet does not exist
  2. legacy 'slash' argument yields error because it is currently unsupported
EdmundCampion commented 9 years ago

all Depot/diffusion modules

equilet commented 9 years ago

@EdmundCampion - the following message is not a valid error: o.route: The set message to o.route has been deprecated and will be removed in the future

Please continue to report any other valid errors.

equilet commented 9 years ago

I've created a setter abstraction in the depot that I can update once which should prove useful in the future.

equilet commented 9 years ago

Here are some typical text artifacts:

set #1 /%s set #1 %s slash 1 sprintf set 1 /%s

equilet commented 9 years ago

this is being addressed in https://github.com/CNMAT/CNMAT-odot/issues/279

maccallum commented 8 years ago

Closing---this is covered by #300

equilet commented 8 years ago

https://github.com/CNMAT/CNMAT-odot/issues/300