Skip to content

Version 1.21

Choose a tag to compare

@marc365 marc365 released this 20 May 17:58
· 3 commits to master since this release

new features

optional Windowed-Sinc interpolation implemented for resampling Help >> Options >> Interpolation
improved quality in the floating point routines and tone generators
new 14bit macros - 32bit to 14bit, 24bit to 14bit and 16bit to 14bit use Open As Raw, then use the macros
shift Play All now acts as an unpause/restart function
Process >> Decode >> Deinterleave 24bit
Process >> Convert >> 16bit Flip - flips the byte order of a 16bit waveform
Process >> Filter >> Limit Noise - works like Contract but only on the lowest dither level

updates

transpose and finetune for octamed modules is now working
FINE= command to set the finetune (-8 to +7) for the next NOTE= command
NOTE= command expanded to allow note number or note name - NOTE=60 does the same as NOTE=C-6
the calculator fits underneath the oscilloscope and has an exit button
file requester support for gigabyte sized files
new saved files and recordings will appear in the file list sorted to the correct position without a cache refresh
folder selection waits for mouse up and clicking can be cancelled by moving off the item
mouse sets the position of the text cursor when editing the filename
the behaviour for using Range while Range Play is active has changed - it now sets the range after mouse up instead of instantly on mouse down, also the action can be cancelled by pressing the escape key before releasing the mouse
when opening in multi mode only position 1 will set the main frequency, other modes always set the main frequency
other optimizations and edits for various reasons

bug fixes

Process >> Resample >> By Rate had the from and to frequencies logically the wrong way around
Repeat now works for the Resample subroutines without reopening their windows
the floppy distribution's powerpacker library was not compatible with 68000 for a500
the previous version source code, not the current version was included in the lha distribution
removed need for _COPYSWAP _WORKSWAP in macros - demo2, triangular and sawtooth macros updated
under some circumstances saving a stereo or quad iff had missing channels
***some 16SV files have a HI_LENGTH of half of what it should be, the BODY size is used instead
opening octamed files will no longer purge the file list cache
fixed an interaction in the file requester when editing the text filename then using other buttons
_REVERB and _PHASE can now be safely used in macros and sequences
_OPENASRAW no longer _STOPs and sets the mode to mono if the waveform is loaded out-of-view
quad to multi macro updated to _NEW any existing waveforms in position 2, 3 and 4
other fixes and improvements for various reasons