MUSICONICA
Pages: [1]
  Print  
Author Topic: Protrekkr v2.1.3 released for Windows, Linux, Mac OS X & AROS  (Read 4578 times)
hitchhikr
Newbie
*
Posts: 10


View Profile
« on: February 02, 2009, 12:15:28 AM »

http://code.google.com/p/protrekkr/

Cheers,
f.
« Last Edit: July 08, 2010, 11:55:38 AM by hitchhikr » Logged
hitchhikr
Newbie
*
Posts: 10


View Profile
« Reply #1 on: February 07, 2009, 01:15:18 AM »

First Mac OS X ppc/x86 port available (very experimental).
Also updated to v1.86.
« Last Edit: February 09, 2009, 03:56:26 PM by hitchhikr » Logged
hitchhikr
Newbie
*
Posts: 10


View Profile
« Reply #2 on: February 11, 2009, 08:41:51 PM »

v1.86b released, some bugs fix and now provided with a replay routine for the PSP.
Logged
Rakib
Newbie
*
Posts: 3


View Profile
« Reply #3 on: February 14, 2009, 12:33:24 AM »

Any plans for vst support?
Logged
hitchhikr
Newbie
*
Posts: 10


View Profile
« Reply #4 on: February 15, 2009, 10:13:58 PM »

Nope, vst fx and instruments would defeat the first purpose of the tool which is to have a softsynth/tracker with a stand alone replay routine re-usable in intros, demos and games.

I'm working on a rather big update right now.
Logged
hitchhikr
Newbie
*
Posts: 10


View Profile
« Reply #5 on: February 20, 2009, 12:28:25 AM »

v1.90 released:

Quote
- Added a scrollbar beside patterns.
- The tracker can now load all these .wav file formats (mono or stereo) :
  - 8-bit integer.
  - 12-bit integer.
  - 16-bit integer.
  - 24-bit integer.
  - 32-bit integer.
  - 32-bit float.
  - 64-bit float.
- Added an option to render a module as 32 bit (float) .wav file.
- Inverted the right and left mouse buttons functions in patterns.
- Fixed an issue with the loop editor.
- Patterns now automatically scroll when using the right mouse button (also work when selecting a block).
- Added multi notes channels, they can be used to trigger several notes / track at the same time in order to make chords or to play several instruments in the same track and route them to the same row effect / dsp effect (thus allowing to considerably reduce the dsp usage and also introduce some modularity which could be useful, especially for the PSP replay).
  Note that these channels are shared with the polyphony ones.
- Improved volume ramping.
- Keys repeat was disabled when editing note columns.
- Added LCTRL+TAB and LCTRL+LSHIFT+TAB to cycle through the notes of a track.
- Added LALT+A and LALT+LSHIFT+A to select one or all notes/instruments columns of a track.
- Modified the record function (for a better one, i hope).
- Some edition commands weren't working on last track.
- Midi channels polyphony implemented.
- Improved Mac OS X keyboard handling a bit.
- Compressor wasn't set right when loading .ptp files.
Logged
hitchhikr
Newbie
*
Posts: 10


View Profile
« Reply #6 on: February 21, 2009, 12:27:48 AM »

v1.90d:

Quote
- Implemented midi in/out for Linux and Mac OS X.
- Fixed a bug in the recording mode.
- Recording now starts at the current pattern line instead of restarting from it's beginning.
- An extra note was pasted after names input when editing mode was turned on.
Logged
hitchhikr
Newbie
*
Posts: 10


View Profile
« Reply #7 on: February 22, 2009, 05:47:05 PM »

Quote
v1.92:

- Added global lists for instruments and synths,
  that should improve the ergonomy a bit.
- Samples weren't re-initiliazed correctly after a "New Module" command
  was issued.
- Fixed a bug in the 2nd oscillator of the synth core
  when using custom waveforms.
- Fixed the rand commands in the synth tab.
- Midi controller modification command (0x90) wasn't accessible anymore
  in panning row, fixed.
- Fixed an issue that could occur with rand() function under linux.
- Introduced zoomed tracks; Each track can be zoomed independantly
  and will be displayed with a bigger font.
- Track volume wasn't correctly re-initialized when only instrument column
  was filled without any note.
- Midi notes off command was broken.
- Effect 0xAxx (Set Random Cutoff) slightly modified, the xx value is now
  the amplitude of the calculated random value from 0 to 0xff.
Logged
hitchhikr
Newbie
*
Posts: 10


View Profile
« Reply #8 on: February 23, 2009, 07:29:15 PM »

Quote
v1.93:

- Resampler improved, should produce much less aliasing.
- Fixed a small issue involving the cache memory in the PSP replay.
- Added an option to show or hide the bottom panel in order to display
  more patterns rows (Shortcut: LSHIFT+ESCAPE to toggle the view)
- Left shift wasn't active while editing data columns
  of patterns to enter digits.
Logged
hitchhikr
Newbie
*
Posts: 10


View Profile
« Reply #9 on: February 26, 2009, 09:04:05 PM »

Looks like that forum is more or less dead but anyway  smiley :

Quote
v1.95:

- Introduced small tracks (right click on the 3rd icon of a track or globally via the sequencer).
- Added 3 commands in the sequencer to zoom all tracks at once.
- Filesizes are now displayed beside names.
- Added an instruments remapper in the sequencer tab.
- Added some colors for the notes (also changed the font so patterns should be a bit easier to read now).
- Added volume ramping for the 303 units.
- The 2nd 303 unit wasn't triggered correctly.
- Fixed a nasty memory leak in the PSP replay (also only necessary data are now allocated).
- Space char wasn't available during names input.
- Added effects 0x41 and 0x42 to control the volumes of the 2 303 units.
- Added effect 0x1c: set global volume.
- Start & stop song cleaned up (clicks should be gone or at least reduced).
- Fixed a small issue regarding latency in the Mac OS X version.
Logged
hitchhikr
Newbie
*
Posts: 10


View Profile
« Reply #10 on: February 28, 2009, 08:11:05 PM »

Quote
v1.97:

- More granularity in constants generation (potentially smaller replay).
- Mp3 samples packing bitrate is now selectable between: 64, 88, 96, 128, 160 & 192 kbps.
- LSHIFT+I: Show instruments list / LSHIFT+S: Show synths list.
- Forgot to include LameACM.inf in the windows distribution
  (without that file the codec couldn't be installed and samples using mp3 packing scheme weren't packed at all, shame).
- Added At3 samples packing scheme (Windows users need to install the atrac3 codec located in the install directory in order to pack samples).
  Rates are: 66, 105 & 132 kbps (depacker not yet implemented on PSP, tho).
- Added the ability to select a range of positions for songs rendering to .wav.
- The nasty click occuring when loading a module while another one was still playing should be gone.
- Added mouse wheel navigation support in samples editor.
- Cubic interpolation can now be disabled (should increase speed a bit but at the expense of lower quality).
- Added ADPCM packing scheme.
- Added an option to pack & lock instruments and use them directly in the tracker.
  (unpacked versions of the instruments are kept safe and are saved in .ptk files as usual).
  These instruments can't be modified in the samples editor.
  This should come in handy to finetune a module prior to a .ptp export.
- Fixed a bug with TrueSpeech packed samples.
Logged
Pages: [1]
  Print  
 
Jump to:  

Theme by webtechnica.com.
Page created in 0.22 seconds with 16 queries.