Skip to content

Remove CLI - #37

Merged
OpenSauce merged 1 commit into
mainfrom
remove-cli
Jul 19, 2025
Merged

Remove CLI#37
OpenSauce merged 1 commit into
mainfrom
remove-cli

Conversation

@OpenSauce

Copy link
Copy Markdown
Owner

No description provided.

@OpenSauce
OpenSauce marked this pull request as ready for review July 19, 2025 19:59
Copilot AI review requested due to automatic review settings July 19, 2025 19:59

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR removes the CLI binary from the project, focusing solely on the GUI interface. The changes simplify the AmplifierChain API by removing the name parameter and eliminate the CLI-specific example code.

  • Removed CLI binary configuration from Cargo.toml
  • Simplified AmplifierChain constructor to remove unused name parameter
  • Removed extensive Mesa Boogie Dual Rectifier configuration example code

Reviewed Changes

Copilot reviewed 4 out of 6 changed files in this pull request and generated 1 comment.

File Description
Cargo.toml Removed CLI binary target configuration
src/sim/chain.rs Simplified AmplifierChain constructor and removed example amplifier configuration
src/io/processor.rs Updated AmplifierChain instantiation to use new constructor
src/gui/app.rs Updated AmplifierChain instantiation to use new constructor

Comment thread src/sim/chain.rs
@OpenSauce
OpenSauce enabled auto-merge (squash) July 19, 2025 20:00
@OpenSauce
OpenSauce merged commit 2a775a1 into main Jul 19, 2025
2 checks passed
@OpenSauce
OpenSauce deleted the remove-cli branch July 19, 2025 20:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants