Parisson / TimeSide

scalable audio processing framework and server written in Python
https://timeside.ircam.fr/docs/
GNU Affero General Public License v3.0
369 stars 59 forks source link

[server] Add Processor.get_last_version method and manage potential obsolete processor #183

Closed yomguy closed 2 years ago

yomguy commented 4 years ago

@yomguy did you suggest Processor objects manager solutions to get last version?

yomguy commented 2 years ago

Fixed more globally with e549c825fbefc8283a0df61706e593069207724e BTW It is important we can list all Processors including older ones. The filtering should then be used in specific use cases.