LICENSE
README.md
pyproject.toml
server.py
opendaw_mcp/__init__.py
opendaw_mcp/autogen_tools.py
opendaw_mcp/bridge.py
opendaw_mcp/constants.py
opendaw_mcp/crewai_tools.py
opendaw_mcp/genre_profiles.py
opendaw_mcp/langchain_tools.py
opendaw_mcp/lite_tools.py
opendaw_mcp/music_theory.py
opendaw_mcp/phase_tools.py
opendaw_mcp/utils.py
opendaw_mcp.egg-info/PKG-INFO
opendaw_mcp.egg-info/SOURCES.txt
opendaw_mcp.egg-info/dependency_links.txt
opendaw_mcp.egg-info/entry_points.txt
opendaw_mcp.egg-info/requires.txt
opendaw_mcp.egg-info/top_level.txt
tests/test_add_anticipation.py
tests/test_add_genre_effects.py
tests/test_add_neighbor_tones.py
tests/test_add_passing_tones.py
tests/test_add_suspension.py
tests/test_analyze_dynamics.py
tests/test_analyze_mix.py
tests/test_analyze_spectrum.py
tests/test_analyze_stereo.py
tests/test_apply_contour.py
tests/test_arrange_full_song.py
tests/test_auto_master.py
tests/test_build_chord_prog.py
tests/test_clone_track.py
tests/test_create_acid.py
tests/test_create_additive_rhythm.py
tests/test_create_ambient.py
tests/test_create_arabic.py
tests/test_create_balkan.py
tests/test_create_bariolage.py
tests/test_create_binary_form.py
tests/test_create_breakbeat_arrangement.py
tests/test_create_bridge.py
tests/test_create_cadence.py
tests/test_create_cadenza.py
tests/test_create_call_and_response.py
tests/test_create_chaconne.py
tests/test_create_chorus.py
tests/test_create_coda.py
tests/test_create_colotomic.py
tests/test_create_comparsa.py
tests/test_create_counter_melody.py
tests/test_create_descant.py
tests/test_create_djembe.py
tests/test_create_downtempo.py
tests/test_create_drum_solo.py
tests/test_create_edm.py
tests/test_create_etude.py
tests/test_create_flamenco.py
tests/test_create_fugato.py
tests/test_create_future_bass.py
tests/test_create_garage.py
tests/test_create_gospel.py
tests/test_create_ground_bass.py
tests/test_create_hardstyle.py
tests/test_create_hook.py
tests/test_create_industrial_arrangement.py
tests/test_create_interlude.py
tests/test_create_intro.py
tests/test_create_irish.py
tests/test_create_jpop_arrangement.py
tests/test_create_konokol.py
tests/test_create_korean.py
tests/test_create_kpop_arrangement.py
tests/test_create_l_system_melody.py
tests/test_create_lick.py
tests/test_create_markov_melody.py
tests/test_create_melodic_polyrhythm.py
tests/test_create_metric_modulation.py
tests/test_create_montuno.py
tests/test_create_neurofunk.py
tests/test_create_outro.py
tests/test_create_phase_shift.py
tests/test_create_phonk.py
tests/test_create_prechorus.py
tests/test_create_psytrance.py
tests/test_create_random_walk_melody.py
tests/test_create_reggae_percussion.py
tests/test_create_riff.py
tests/test_create_rondo.py
tests/test_create_samba.py
tests/test_create_second_line.py
tests/test_create_sequence.py
tests/test_create_soli.py
tests/test_create_solo.py
tests/test_create_sonata_form.py
tests/test_create_songo.py
tests/test_create_taiko.py
tests/test_create_tala.py
tests/test_create_ternary_form.py
tests/test_create_trade_solos.py
tests/test_create_transition.py
tests/test_create_tuplet_group.py
tests/test_create_turnaround.py
tests/test_create_verse.py
tests/test_create_voice_exchange.py
tests/test_explode_chords.py
tests/test_integration.py
tests/test_lite_mode.py
tests/test_merge_note_tracks.py
tests/test_music_theory.py
tests/test_opendaw_mcp.py
tests/test_orchestration.py
tests/test_output_sandbox.py
tests/test_phantom_analysis.py
tests/test_phase_mode.py
tests/test_produce_and_master.py
tests/test_produce_full_track.py
tests/test_read_meter.py
tests/test_render_regression.py
tests/test_set_note_cents.py
tests/test_shift_mode.py
tests/test_shuffle_notes.py
tests/test_spectral.py
tests/test_utils.py
tests/test_validation.py