Skip to content

Commit f484a58

Browse files
committed
Merge branch 'main' of https://github.com/nanobot567/cs-16
2 parents d8eecd7 + 6dcbee0 commit f484a58

File tree

2 files changed

+6
-4
lines changed

2 files changed

+6
-4
lines changed

MANUAL.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -101,8 +101,6 @@ If you have already selected a sample, however, there will be an extra option in
101101

102102
If you are editing a sample that was recorded with the Playdate's microphone, you will see a waveform above the start and end frame locations.
103103

104-
> note: the location of the playtime marker may not be accurate.
105-
106104
![](assets/sampleedit.png)
107105

108106
> note: double and triple check your sample before you save it! when you trim it you cannot revert to the original sound.
@@ -152,4 +150,4 @@ All of these are things you can do to improve CS-16's performance and reduce fra
152150
- Disable `show note names`.
153151
- Disable `animate scrn move`.
154152
- Enable `50fps`.
155-
- Use lower quality samples (ex. lower bitrate)
153+
- Use lower quality samples (ex. lower bitrate)

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,11 @@ a synthesizer for playdate
1717

1818
## screenshots
1919

20-
![pattern view](assets/pattern.png "patte![track view](assets/track.png "track view")s/track.png "pattern view")
20+
![pattern view](assets/pattern.png "pattern view")
21+
22+
*pattern view*
23+
24+
![track view](assets/track.png "track view")
2125

2226
*track view*
2327

0 commit comments

Comments
 (0)