···2, alsaLib ? null
3, libpulseaudio ? null
4, tcltk ? null
056# maybe csound can be compiled with support for those, see configure output
7# , ladspa ? null
···27 };
2829 nativeBuildInputs = [ cmake flex bison ];
30- buildInputs = [ libsndfile alsaLib libpulseaudio tcltk boost ];
3132 meta = with stdenv.lib; {
33 description = "Sound design, audio synthesis, and signal processing system, providing facilities for music composition and performance on all major operating systems and platforms";
···2, alsaLib ? null
3, libpulseaudio ? null
4, tcltk ? null
5+, liblo ? null
67# maybe csound can be compiled with support for those, see configure output
8# , ladspa ? null
···28 };
2930 nativeBuildInputs = [ cmake flex bison ];
31+ buildInputs = [ libsndfile alsaLib libpulseaudio tcltk boost liblo ];
3233 meta = with stdenv.lib; {
34 description = "Sound design, audio synthesis, and signal processing system, providing facilities for music composition and performance on all major operating systems and platforms";