You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Output device can be selected in the audio settings
- Clicking on the waveform will make the editor jump to the corresponding location
- The last recorded file path is saved and loaded along the project
Copy file name to clipboardExpand all lines: README.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -107,6 +107,10 @@ All Arctic Music Project songs:
107
107
- Audio recorder
108
108
- Just enable recording in `Settings => Audio` and Noteahead will record from the selected audio source when the song starts and name the file according to active tracks
109
109
- Records audio from Jack if Jack Transport is enabled (since 1.8.0)
110
+
- Clicking on the waveform will make the editor jump to the corresponding location (since 2.1.0)
111
+
- The last recorded audio file path is saved and loaded along the project (since 2.1.0)
112
+
- Audio player (since 2.1.0)
113
+
- Output device can be selected in the audio settings
0 commit comments