Skip to content

For Developers

This page is still being organized.

If you want to understand the current implementation path, start here:

  • src/App.vue: app-level flow and page switching.
  • src/pages/HomePage.vue: project creation, opening, and import logic on the Home screen.
  • src/pages/EditorPage.vue: the editor workspace, list editor, and project details dialog.
  • src/services/audioPreview.ts: real-time preview logic.
  • src/services/bveExport.ts and src-tauri/src/native.rs: export workflow.

Built for simulator-grade motor sound authoring.