Sawteeth icon indicating copy to clipboard operation
Sawteeth copied to clipboard

A sound synthetizer, tracker and replayer, similar to AHX.

Results 21 Sawteeth issues
Sort by recently updated
recently updated
newest added

AHX is a fileformat used on amiga by AHX tracker (formerly known as THX). Load this files in Sawteeth and add the missing features to replay them if applicable. Fileformat...

Sequencer

This application does not use the Layout API. This results in weird behavior with cut-off text, as well as a lot of other visible quirks. ![image](https://user-images.githubusercontent.com/30193966/72565434-81bde600-38ba-11ea-8f8e-bf62c7e035a1.png) Certain important labels are...

Before a release: - [ ] Check if we can compile with gcc2 and gcc8 (32 + 64bit) without warnings, both the editor and STLib - [ ] Update readme.html,...

Instrument editor

The Sawteeth windows appear in a very arbitrary position when the app itself is launched, as seen in the following screenshot: ![image](https://user-images.githubusercontent.com/30193966/72565874-75865880-38bb-11ea-903d-b191f9cb2f6e.png) The windows themselves should be near the center...

It's very hard to do a slight vibrato effect. Even setting the slider to 1px from the left gives bad results on high-pitched notes. Make this slider logarithmic maybe ?

Instrument editor

The txt class is essentially the same as BPositionIO. Use the system one to wipe some bytes out of libST.

Player

On AZERTY keyboards (french), typing digits needs to press SHIFT. This make the breakpoint shortcuts not working...

Part editor

Not sure how that should work, since part-play doesnt map to song channels.

Player

Since each channel has its own position, speed and rloop/lloop markers, the position marker should be drawn separately for each channel and for the breakpoints.

Sequencer