Skip to content

Commit

Permalink
TS conversion step, see #160
Browse files Browse the repository at this point in the history
  • Loading branch information
jbphet committed Mar 23, 2022
1 parent f45fa58 commit b4f5d9d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions js/demo/testing/model/AmplitudeModulatorDemo.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
// Copyright 2020-2022, University of Colorado Boulder

// @ts-nocheck

import saturatedSineLoop220Hz_mp3 from '../../../../sounds/saturatedSineLoop220Hz_mp3.js';
import windsLoopC3Oscilloscope_mp3 from '../../../../sounds/demo-and-test/windsLoopC3Oscilloscope_mp3.js';
import windsLoopMiddleCOscilloscope_mp3 from '../../../../sounds/demo-and-test/windsLoopMiddleCOscilloscope_mp3.js';
Expand Down

0 comments on commit b4f5d9d

Please sign in to comment.