Bug #583
Maximum audio channels should be set to 64 (for now)
| Status: | Closed | Start date: | ||
|---|---|---|---|---|
| Priority: | High | Due date: | ||
| Assignee: | % Done: | 0% |
||
| Category: | scenic.gtk | Spent time: | - | |
| Target version: | 0.6.1 | |||
| Resolution: | fixed | Version: | 0.6 | |
| Trac ticket ID: | 583 |
Description
Reasons for this:
1. No use case for more than 64 audio channels (for now)
1. No hardware feasibility for more than 64 audio channels (for now)
1. Users will try 256 channels, and then fail. Bad for scenic's perception
1. jackd needs to be launch with --port-max 512 to support the 256 channels, undocumented for now.
History
Updated by Alexandre Quessy about 3 years ago
- Status changed from New to Closed
- Resolution set to fixed
done in r6348