Skip to content

Commit 3f9836c

Browse files
authored
Merge pull request #6156 from thielema/synthesizer
add libraries and executables related to the synthesizer packages
2 parents d33e3dc + 08f75a7 commit 3f9836c

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

build-constraints.yaml

+11
Original file line numberDiff line numberDiff line change
@@ -431,6 +431,7 @@ packages:
431431
- accelerate-fftw
432432
- accelerate-fourier
433433
- accelerate-utility
434+
- align-audio
434435
- alsa-core
435436
- alsa-pcm
436437
- alsa-seq
@@ -446,6 +447,7 @@ packages:
446447
- comfort-graph
447448
- comfort-array
448449
- comfort-array-shape
450+
- comfort-fftw
449451
- concurrent-split
450452
- cutter
451453
- data-accessor
@@ -462,6 +464,7 @@ packages:
462464
- event-list
463465
- explicit-exception
464466
- fixed-length
467+
- fftw-ffi
465468
- gnuplot
466469
- group-by-date
467470
- guarded-allocation
@@ -472,13 +475,15 @@ packages:
472475
- lazyio
473476
- markov-chain
474477
- midi
478+
- midi-alsa
475479
- midi-music-box
476480
- mbox-utility
477481
- med-module
478482
- monoid-transformer
479483
- non-empty
480484
- non-negative
481485
- numeric-prelude
486+
- numeric-quest
482487
- pathtype
483488
- pooled-io
484489
- probability
@@ -487,13 +492,19 @@ packages:
487492
- sample-frame-np
488493
- set-cover
489494
- shell-utility
495+
- sound-collage
490496
- sox
491497
- soxlib
498+
- split-record
492499
- spreadsheet
493500
- stm-split
494501
- storable-record
495502
- storable-tuple
496503
- storablevector
504+
- synthesizer-core
505+
- synthesizer-dimensional
506+
- synthesizer-alsa
507+
- synthesizer-midi
497508
- tagchup
498509
- tfp
499510
- unicode

0 commit comments

Comments
 (0)