Skip to content

Commit

Permalink
Update mainLanding.py
Browse files Browse the repository at this point in the history
  • Loading branch information
abckhush authored Jul 16, 2024
1 parent 2b5c6e4 commit 91e752d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mainLanding.py
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ def launch_visualizer(self, instance):
visualizer_scripts = {
"Amplitude-Frequency Visualizer": "Amplitude-Frequency-Visualizer.py",
"Waveform": "Waveform.py",
"Spectrogram": "Spectogram.py",
"Spectrogram": "Spectrogram.py",
"Intensity vs Frequency and Time": "Intensity-vs-Frequency-and-Time.py",
"Depth-Perspective Visualizer": "Depth-Perspective-Visualizer.py"
}
Expand Down

0 comments on commit 91e752d

Please sign in to comment.