Commit 5375b97
Benjamin Moody
_auto_signal_file_names: fix counting channels per group.
Since the FLAC format has a hard limit of eight channels, we need to
use multiple signal files if a record contains more than eight
signals.
Commit d1d26ba was meant to do this automatically (when
Record.set_default or wfdb.wrsamp is used to generate the signal file
names), but this was never tested.1 parent e583e0e commit 5375b97
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
384 | 384 | | |
385 | 385 | | |
386 | 386 | | |
| 387 | + | |
387 | 388 | | |
388 | 389 | | |
389 | 390 | | |
| |||
0 commit comments