Release Date: September 03, 2025
- Fixed a bug where an error occurred when closing the waveform screen (see here )
- Fixed a bug where the selection state was not updated on the waveform screen
- Added new command aliases (duplicate, delete, rename)
- License updated: freeware, redistributable ...
Search found 18 matches
- Wed Sep 03, 2025 6:45 am
- Forum: Updates & Release Notes
- Topic: v2.2.1.0
- Replies: 0
- Views: 51
- Sat Aug 30, 2025 10:17 pm
- Forum: Updates & Release Notes
- Topic: v2.2.0.0
- Replies: 1
- Views: 60
Re: v2.2.0.0
There is a bug related to the waveform screen. Please be careful when editing.
viewtopic.php?t=26
viewtopic.php?t=26
- Sat Aug 30, 2025 10:14 pm
- Forum: Bug Reports
- Topic: Bug when closing the waveform screen
- Replies: 0
- Views: 68
Bug when closing the waveform screen
v2.2.0.0 has a bug that may cause the program to crash when closing the waveform screen.
This may happen if you open the waveform screen by clicking an imp3 further down in a block, make edits, and then close the screen.
To avoid the crash, click the imp3 at the beginning of the block instead ...
This may happen if you open the waveform screen by clicking an imp3 further down in a block, make edits, and then close the screen.
To avoid the crash, click the imp3 at the beginning of the block instead ...
- Fri Aug 29, 2025 4:44 am
- Forum: Updates & Release Notes
- Topic: v2.2.0.0
- Replies: 1
- Views: 60
- Sun Aug 17, 2025 4:13 am
- Forum: Updates & Release Notes
- Topic: v2.1.3.0
- Replies: 0
- Views: 55
- Mon Aug 11, 2025 9:58 am
- Forum: Scripts: Audio-specific
- Topic: M83 "Midnight City" Randomizer
- Replies: 0
- Views: 65
M83 "Midnight City" Randomizer
The following script randomizes 24 loops from the beginning of M83's Midnight City and plays them back.
Replace “Midnight City.mp3” with the absolute path to your file, paste the entire script into the Text Editor screen ( Menu bar > File > Show Text Editor ), and click Run .
//Midnight City ...
Replace “Midnight City.mp3” with the absolute path to your file, paste the entire script into the Text Editor screen ( Menu bar > File > Show Text Editor ), and click Run .
//Midnight City ...
- Mon Aug 11, 2025 8:03 am
- Forum: Scripts: Audio-specific
- Topic: Sample for Displaying Image and Playing Audio
- Replies: 0
- Views: 58
Sample for Displaying Image and Playing Audio
When you extract sample.zip, you will find MP3, PNG, and CJM files.
If you drag and drop aaaac.cjm onto the main screen, it will display the image while playing the audio.
The contents of aaaac.cjm are as follows:
It specifies the MP3 and PNG files using relative paths from aaaac.cjm.
CJMP Reset ...
If you drag and drop aaaac.cjm onto the main screen, it will display the image while playing the audio.
The contents of aaaac.cjm are as follows:
It specifies the MP3 and PNG files using relative paths from aaaac.cjm.
CJMP Reset ...
- Mon Aug 11, 2025 5:17 am
- Forum: Scripts: Audio-specific
- Topic: Conversation Extraction from BBC Learning English
- Replies: 0
- Views: 42
Conversation Extraction from BBC Learning English
Extract conversation parts from the audio on the following page and split them by speaker:
BBC Learning English - Real Easy English: Talking about lunch
https://www.bbc.co.uk/programmes/p0ltl0xp
How to use:
1. Copy the script and paste it into the Text Editor screen ( Menu bar > File > Show Text ...
BBC Learning English - Real Easy English: Talking about lunch
https://www.bbc.co.uk/programmes/p0ltl0xp
How to use:
1. Copy the script and paste it into the Text Editor screen ( Menu bar > File > Show Text ...
- Mon Aug 11, 2025 1:29 am
- Forum: Scripts: General Purpose
- Topic: Parameters of the 12 Default Profiles
- Replies: 0
- Views: 98
Parameters of the 12 Default Profiles
There are 12 execution profiles available by default, each configured with the following parameters:
Cut [Post Silence]:
ar=1,bs=1,cl=4,em=1,im=1,mf="Cut Files",pv=1,sn="Cut [Post Silence]"
Cut [Silence Boundaries]:
ar=1,bs=1,em=1,im=1,iv=1,mf="Cut Files",pv=1,sn="Cut [Silence Boundaries ...
Cut [Post Silence]:
ar=1,bs=1,cl=4,em=1,im=1,mf="Cut Files",pv=1,sn="Cut [Post Silence]"
Cut [Silence Boundaries]:
ar=1,bs=1,em=1,im=1,iv=1,mf="Cut Files",pv=1,sn="Cut [Silence Boundaries ...
- Mon Aug 11, 2025 1:18 am
- Forum: General Usage
- Topic: Specifying the Output Location, Folder Name, and File Name for MP3 Files
- Replies: 0
- Views: 99
Specifying the Output Location, Folder Name, and File Name for MP3 Files
When exporting MP3 files, you can specify the output location, folder name, and file name using the text boxes at the bottom of the main screen.
Folder Name and File Name: Enter any text you want into the boxes.
Output Location: Drag and drop a folder or file from Explorer into the box.
Folder Name and File Name: Enter any text you want into the boxes.
Output Location: Drag and drop a folder or file from Explorer into the box.