{"id":58501,"library":"surge-types","title":"Surge Types","description":"Provides enumerations and types for selecting synth features in the Surge synthesizer.","status":"active","version":"0.2.12-alpha.0","language":"rust","source_language":null,"source_url":"https://github.com/klebz/surge-rs","tags":["synthesizer","audio","enumerations","surge"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\nsurge-types = \"0.2.12-alpha.0\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add surge-types","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"SynthFeatures","correct":"use surge_types::SynthFeatures;"}],"quickstart":{"code":"use surge_types::SynthFeatures;\n\nfn main() {\n    let features = SynthFeatures::default();\n    println!(\"Features: {:?}\", features);\n}","lang":"rust","description":"Demonstrates importing and using a primary enumeration from surge-types."},"warnings":[],"env_vars":null,"search_vec":"'audio':16 'enumer':4,17 'featur':10 'provid':3 'select':8 'surg':1,13,18 'synth':9 'synthes':14,15 'type':2,6","created_at":"2026-06-16T16:26:23.561254+00:00","updated_at":"2026-06-16T16:26:23.561254+00:00","problems":[],"ecosystem":"crates","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/klebz/surge-rs","github":"https://github.com/klebz/surge-rs","docs":"https://docs.rs/surge-types/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["other"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-16","next_check":"2026-12-13","install_tag":null}}