Home
last modified time | relevance | path

Searched refs:unitcmd_set_bucket_count (Results 1 – 1 of 1) sorted by relevance

/dports/audio/supercollider/SuperCollider-3.11.0-Source/server/supernova/sc/
H A Dsc_ugen_factory.hpp52 static const std::size_t unitcmd_set_bucket_count = 4; member in nova::sc_ugen_def
57 unitcmd_set_type::bucket_type unitcmd_set_buckets[unitcmd_set_bucket_count];
68 … unitcmd_set(unitcmd_set_type::bucket_traits(unitcmd_set_buckets, unitcmd_set_bucket_count)) {} in sc_ugen_def()