mirror of
https://github.com/SoPat712/maisie-heardle.git
synced 2025-08-21 18:28:45 -04:00
Merge branch 'main' of github.com:SoPat712/maisie-heardle
This commit is contained in:
@@ -103,7 +103,11 @@ npm run build && npm run preview
|
|||||||
```
|
```
|
||||||
- **Track List**
|
- **Track List**
|
||||||
Edit `const TRACKS_DATA: TrackData[] = [...]` to add, remove, or comment out tracks.
|
Edit `const TRACKS_DATA: TrackData[] = [...]` to add, remove, or comment out tracks.
|
||||||
I'm putting together a way to make this easier, but it's still going to require a lot of manual labor to do.
|
|
||||||
|
https://github.com/SoPat712/soundcloud-track-importer
|
||||||
|
|
||||||
|
See this other project I put together to build a track list
|
||||||
|
|
||||||
- **Segment Increments**
|
- **Segment Increments**
|
||||||
Adjust `const SEGMENT_INCREMENTS = [2,1,2,3,4,5];` to change snippet lengths.
|
Adjust `const SEGMENT_INCREMENTS = [2,1,2,3,4,5];` to change snippet lengths.
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user