IPB

Welcome Guest ( Log In | Register )

 
Reply to this topicStart new topic
Postfish, Has it been released?
QuantumKnot
post Feb 3 2004, 01:06
Post #1





Group: Developer
Posts: 1245
Joined: 16-December 02
From: Australia
Member No.: 4097



It was mentioned in the recent OggTraffic that Monty was working on Postfish but my impression was that it hasn't been released yet for public testing.

Then I googled a bit and found this page (in Japanese) with some screenshots of Postfish. So is it downloadable now?

From http://nyaochi.cocolog-nifty.com/audio/2003/12/postfish.html





This post has been edited by QuantumKnot: Feb 3 2004, 01:06
Go to the top of the page
 
+Quote Post
kjoonlee
post Feb 3 2004, 04:16
Post #2





Group: Members
Posts: 2519
Joined: 25-July 02
From: South Korea
Member No.: 2782



It's in Xiph CVS, as the postfish module.

edit: You'll need GTK+-2.0 to build it.

This post has been edited by kjoonlee: Feb 3 2004, 04:17


--------------------
http://blacksun.ivyro.net/vorbis/vorbisfaq.htm
Go to the top of the page
 
+Quote Post
nyaochi
post Feb 3 2004, 05:11
Post #3





Group: Members
Posts: 169
Joined: 30-September 01
From: Tokyo, Japan
Member No.: 99



It's my blog site. laugh.gif I built Postfish just for my curiosity although I didn't have any idea how to use it or what it is used for. I don't distribute Postfish binary because I think it's too experimental to use or evaluate it. I could build it on Fedora Core 1 without trouble.
Go to the top of the page
 
+Quote Post
QuantumKnot
post Feb 3 2004, 05:21
Post #4





Group: Developer
Posts: 1245
Joined: 16-December 02
From: Australia
Member No.: 4097



Nice smile.gif Time to get it from the CVS and have a little play biggrin.gif
Go to the top of the page
 
+Quote Post
de Mon
post Feb 3 2004, 17:32
Post #5





Group: Members
Posts: 474
Joined: 1-December 02
Member No.: 3940



unsure.gif What is it?


--------------------
Ogg Vorbis for music and speech [q-2.0 - q6.0]
FLAC for recordings to be edited
Speex for speech
Go to the top of the page
 
+Quote Post
QuantumKnot
post Feb 3 2004, 23:57
Post #6





Group: Developer
Posts: 1245
Joined: 16-December 02
From: Australia
Member No.: 4097



QUOTE (de Mon @ Feb 4 2004, 02:32 AM)
unsure.gif What is it?

Looks like it is some audio post-processing tool. I compiled it yesterday and had a play. It works on wave files and can output the processed wave. When you play the wave, there is a dynamic graph that shows the dB level of the left, right, etc. channels in different colours that may overlap. Very slick, in my opinion cool.gif The only functional part, right now, is the declipping tool (shown in the second screenshot).

This post has been edited by QuantumKnot: Feb 3 2004, 23:58
Go to the top of the page
 
+Quote Post
john33
post Feb 4 2004, 00:16
Post #7


xcLame and OggDropXPd Developer


Group: Developer
Posts: 3419
Joined: 30-September 01
From: Bracknell, UK
Member No.: 111



And, before anyone asks, it seems to be a Linux only version ATM. wink.gif


--------------------
John
----------------------------------------------------------------
My compiles and utilities are at http://www.rarewares.org/
Go to the top of the page
 
+Quote Post
QuantumKnot
post Feb 4 2004, 00:41
Post #8





Group: Developer
Posts: 1245
Joined: 16-December 02
From: Australia
Member No.: 4097



QUOTE (john33 @ Feb 4 2004, 09:16 AM)
And, before anyone asks, it seems to be a Linux only version ATM. wink.gif

Not necessarily. You do have gcc for windows plus I remember seeing a gtk for windows as well. Let me investigate smile.gif
Go to the top of the page
 
+Quote Post
xiphmont
post May 18 2004, 22:09
Post #9


Xiph.org


Group: Developer
Posts: 149
Joined: 24-September 01
Member No.: 16



QUOTE (QuantumKnot @ Feb 3 2004, 06:41 PM)
QUOTE (john33 @ Feb 4 2004, 09:16 AM)
And, before anyone asks, it seems to be a Linux only version ATM. ;)

Not necessarily. You do have gcc for windows plus I remember seeing a gtk for windows as well. Let me investigate :)

Oh, hi...

I've been working on Postfish very slowly behind other more important xiph.org work. It isn't released yet although I hope to make a nice prerelease for people to play with once I've coded in persistent state. Right now, it's rather frustrating to have n-thousand knobs revert to default state every time you start the app :-)

At this point, the version at svn.xiph.org has *almost* everything else implemented. All the effects work and most of them are intended to set a 'gold standard' for output quality. Aside from saving state, the missing pieces are the output config panel, the cuelist panel and the settings bank panel. I also plan a few changes to allow more flexible input options (mainly being able to combine multiple input files into channel groups rather than just chaining multiple inputs front-to-back).

The code should be portable, and compiling on windows (hopefully) is only a task of writing a Windows audio backend to go alongside the Linux OSS sound output. Same for MacOS X. The rest of the code is straight C99 relying on FFTW3 and Gtk2.

Monty
Go to the top of the page
 
+Quote Post
QuantumKnot
post May 21 2004, 01:16
Post #10





Group: Developer
Posts: 1245
Joined: 16-December 02
From: Australia
Member No.: 4097



A newbie guide on what it is and how to use it would be great to have too in the future. I just downloaded Postfish from svn.xiph.org and managed to compile it. Other than playing audio, I've absolutely no clue how to do anything else. Pressing certain buttons does nothing.
Go to the top of the page
 
+Quote Post
xiphmont
post May 23 2004, 22:48
Post #11


Xiph.org


Group: Developer
Posts: 149
Joined: 24-September 01
Member No.: 16



QUOTE (QuantumKnot @ May 20 2004, 07:16 PM)
A newbie guide on what it is and how to use it would be great to have too in the future.  I just downloaded Postfish from svn.xiph.org and managed to compile it.  Other than playing audio, I've absolutely no clue how to do anything else.  Pressing certain buttons does nothing.

Naturally, it will need a large user guide and tutorial, especially for beginners to audio processing. It *is* written to be as friendly to beginners as old salts. However, beginners will also need alot of tutorial in basic audio mastering and mixing techniques to make heads or tails of the functionality, whether they know what the buttons technically do or not.

Experienced audio engineers will be able to pick it up and use it but will naturally want all the painful details on what exactly it's doing at any stage.

For now I'm going to be tossing it out to the experienced folks to look for bugs; Xiph.org's dev schedule probably won't let me start a tutorial or a real release until end of June at the earliest.

Monty
Go to the top of the page
 
+Quote Post
QuantumKnot
post May 30 2004, 02:09
Post #12





Group: Developer
Posts: 1245
Joined: 16-December 02
From: Australia
Member No.: 4097



The Postfish has been released by Monty!! Here is the announcement thread

This post has been edited by QuantumKnot: May 30 2004, 02:50
Go to the top of the page
 
+Quote Post
Bennyp
post Feb 11 2005, 03:11
Post #13





Group: Members
Posts: 5
Joined: 11-February 05
Member No.: 19748



I'd like a quick tutorial on how to de-clip a large WAV file.
I know it's gotta be a simple GUI thing, but i'm in the dark right now, and I have to deliver on a set recording that I screwed up =(

by the way, I came across this program just as the need arose... thank God for Free software developers!

This post has been edited by Bennyp: Feb 11 2005, 03:15
Go to the top of the page
 
+Quote Post
Bennyp
post Feb 11 2005, 04:12
Post #14





Group: Members
Posts: 5
Joined: 11-February 05
Member No.: 19748



I tried
$ postfish Track1.wav > Track1.new.wav

Track1.wav is 266 megabytes, Track1.new.wav is 680 megabytes
Then I made declip active, and pressed play. I waited until it reached the end of the file, and then tried to play Track1.wav in xmms - nothing... just skips to the next file in the playlist.
I will continue to blindly flip switches and push buttons until something works, or until someone posts the right answer =)

This post has been edited by Bennyp: Feb 11 2005, 04:18
Go to the top of the page
 
+Quote Post
xiphmont
post Mar 19 2005, 04:25
Post #15


Xiph.org


Group: Developer
Posts: 149
Joined: 24-September 01
Member No.: 16



QUOTE (Bennyp @ Feb 10 2005, 11:12 PM)
I tried
$ postfish Track1.wav > Track1.new.wav

Track1.wav is 266 megabytes, Track1.new.wav is 680 megabytes
Then I made declip active, and pressed play. I waited until it reached the end of the file, and then tried to play Track1.wav in xmms - nothing... just skips to the next file in the playlist.
I will continue to blindly flip switches and push buttons until something works, or until someone posts the right answer =)
*


The default output of Postfish is 24 bit wav, which XMMS will not play. To get 16 bit WAV output, pop the 'ouput' menu and change the output bit depth from 'auto' to '16'.

It also looks like you fed it mono? Default output is 2 channel, so you probably want to set that in the output menu too.

Monty
Go to the top of the page
 
+Quote Post
I4one
post Jul 22 2006, 16:44
Post #16





Group: Members
Posts: 8
Joined: 30-November 04
Member No.: 18432



Hello Monty;
(and all fellow HA members)

I'm not sure if this older thread is the best place to ask -- but I could really use some help... I've seen and read your "Postfish" announcement thread, but that one seems older than your last reply here - so here goes;

I've manged to d/l and compile postfish successfully, and it works!! (after much consternation getting all the various components of 'gtk+-2.x installed properly). My issue is related to trying to 'clean-up' (remove massive white noise, perhaps some pink too) from some (voice-only) mp3 recordings (all are 'mono') I have.

I have successfully converted mp3 to WAV, using Audacity, and fired up Postfish, and played (fiddled) around a bit with it's settings -- trying briefly 'declipper' and 'compander' (multi and single mode) which seems to change the sound a bit, and inherently remove 'some' noise, but not near as much as using 'Noise Analysis' and 'Noise Reduction' filters (Audacity w/LAME mp3 plugin on Debian Sid, or Nero's WavEditor in win98) seem to yield.

Can you please enlighten me on how to achieve better results ?
I'm obviously searching for a way to reduce the noise, even *better* than the atypical 'noise-reduction' filters can do...(they always sound 'flanged/phased' with the more noise reduction that is applied).

Perhpas "Postfish" isn;t the appropriate app to use for this -- but nonetheless, I've managed to compile form scratch and such (1st timer ;-) ), so it's been a very educational exp for me anyway -- and I'm sure to use postfish for *other* Audio projects in the future...

Thanks for any help or pointers yourself and any others can give me.

and a HUGE thanks for all your hard work, and the cdparanoia app, and ofcourse Postfish -- Excellent!! Bravo!!

Regards

This post has been edited by I4one: Jul 22 2006, 16:44
Go to the top of the page
 
+Quote Post
HotshotGG
post Jul 22 2006, 17:47
Post #17





Group: Members
Posts: 1507
Joined: 24-March 02
From: Revere, MA
Member No.: 1607



QUOTE
Perhpas "Postfish" isn;t the appropriate app to use for this -- but nonetheless, I've managed to compile form scratch and such (1st timer ;-) ), so it's been a very educational exp for me anyway -- and I'm sure to use postfish for *other* Audio projects in the future...


Postfish is a nifty little tool. Having looked at it before I am pretty sure it was designed to act as multiband compressor. A lot of mastering engineers typically use those during the post production process. It's not like Audacity if my memory serves me correctly. Companding is basically compressing a waveform in order to send it over a channel, well in engineering at least and then reconstructing the signal in order to reduce crosstalk and noise. It's similiar to preserving the dynamic range.

QUOTE
I'm obviously searching for a way to reduce the noise, even *better* than the atypical 'noise-reduction' filters can do...(they always sound 'flanged/phased' with the more noise reduction that is applied).


The "phasing" tends to be an issue related to the FFT size. I understand where you are coming from with that as you can only remove so much noise.

This post has been edited by HotshotGG: Jul 22 2006, 17:57


--------------------
College student/IT Assistant


Go to the top of the page
 
+Quote Post
I4one
post Jul 27 2006, 22:15
Post #18





Group: Members
Posts: 8
Joined: 30-November 04
Member No.: 18432



QUOTE (HotshotGG @ Jul 22 2006, 12:47) *


Hi there and Thanks for replying;
something very odd about this forum -- I've been checking most every day to see if anyone replied to my query and TODAY July 27 is the 1st time Im noticing your reply/post. What gives ? sad.gif The "quote" button doesn't seem to work either - so I had to hit "reply" -- hrmmm and even the [ quote ] Tags themseleves are not working(showing correctly) for me). I'm on Debian 3.1r2 Sid/Unstable and Konqueror as the browser (needed to move up this high to install Postfish (and it's necessary libs/tool set to build GTK+)). I should try again after this (viewing) using Mozilla and/or Epiphany and Dillo, etc

QUOTE

Postfish is a nifty little tool. Having looked at it before I am pretty sure it was designed to act as multiband compressor. A lot of mastering engineers typically use those during the post production process. It's not like Audacity if my memory serves me correctly.


I hear ya -- and no it's not like audacity..
QUOTE
Companding is basically compressing a waveform in order to send it over a channel, well in engineering at least and then reconstructing the signal in order to reduce crosstalk and noise. It's similiar to preserving the dynamic range.


I was taught through some very old books that I barely studied but used as a reference years ago - namely "Recording Studio Handbook" (John M.Woram) that Companding is COMpressing and then ExPANDING -- I would guess similar to some of what Dolby does....but I've lost my terminology for these things. I had temporarily been interested in it when looking for a way to tweak/alter my sound while performing Live with a guitar... I happen to be more of a musician, rather than a Studio engineer, but I'm fairly technically inclined. On the other hand, I've slowly drifted(sadly) away from it all over the past decade or so (Family reasons). But my heart is still in it - and I'm slowly making a comeback wink.gif (trying to anyways!).

QUOTE
The "phasing" tends to be an issue related to the FFT size. I understand where you are coming from with that as you can only remove so much noise.


I see (FFT) -- atleast I have some information about in which direction to follow up on concerning that flanging effect that occurs.

I immediately sensed "something" about Postfish, when reading here and other documentation, that the FFT had some connection to this issue, and thought great! I have an app (Postfish) that I can fiddle with (edit/alter) the FFT settings (perhaps able to tweak it) just ''so" -- So as to be able to kinda customize a multi-band pass-through tool just right, to enable removal of ONLY certain types of noise and frequencies (dynamically or not). Tweakable till I hear what I need to hear wink.gif Rather than a cookie-cutter approach to noise-reduction. But that's only one aspect I'd like to get to figure out how to implement using this tool.
Much more playing with it is necessary (on my part).

Thanks again for replying

Edited late to fix broken "quote" tags ;-)

This post has been edited by I4one: Jul 29 2006, 07:52
Go to the top of the page
 
+Quote Post
HotshotGG
post Jul 27 2006, 22:31
Post #19





Group: Members
Posts: 1507
Joined: 24-March 02
From: Revere, MA
Member No.: 1607



QUOTE
something very odd about this forum -- I've been checking most every day to see if anyone replied to my query and TODAY July 27 is the 1st time Im noticing your reply/post. What gives ? The "quote" button doesn't seem to work either - so I had to hit "reply" -- hrmmm and even the [ quote ] Tags themseleves are not working(showing correctly) for me). I'm on Debian 3.1r2 Sid/Unstable and Konqueror as the browser (needed to move up this high to install Postfish (and it's necessary libs/tool set to build GTK+)). I should try again after this (viewing) using Mozilla and/or Epiphany and Dillo, etc


Make sure you have HTML activated on the board under your preferences. That's very strange.

QUOTE
I had temporarily been interested in it when looking for a way to tweak/alter my sound while performing Live with a guitar...


Yeah it's fun stuff. Check out Ableton Live if you get the chance. If you have guitar and pre-amp you can connect them to the sound-card and record via line-in. Then with Ableton Or Audacity you can can apply some DSP effects, etc. wink.gif

QUOTE
I happen to be more of a musician, rather than a Studio engineer, but I'm fairly technically inclined.


At my University you can earn a degree in Sound Recording Technology. The kicker though is that it's about 60% composition work on one instrument and the other 40% on the engineering. It's a Bachelor of Music degree though despite the fact. It's very difficult to find people who enjoy both. Normally most people enjoy composition side more than the actual technical stuff or vice versa.

This post has been edited by HotshotGG: Jul 27 2006, 22:35


--------------------
College student/IT Assistant


Go to the top of the page
 
+Quote Post
Hollunder
post Jul 27 2006, 22:42
Post #20





Group: Members
Posts: 150
Joined: 1-February 06
From: Austria
Member No.: 27471



Does someone know if there is a win build in the meantime? It looks interesting.
Go to the top of the page
 
+Quote Post
HotshotGG
post Jul 27 2006, 22:43
Post #21





Group: Members
Posts: 1507
Joined: 24-March 02
From: Revere, MA
Member No.: 1607



QUOTE
Does someone know if there is a win build in the meantime? It looks interesting.


No it needs to be compiled from the source on Linux. wink.gif. It's not well documented either.


--------------------
College student/IT Assistant


Go to the top of the page
 
+Quote Post
I4one
post Jul 29 2006, 07:38
Post #22





Group: Members
Posts: 8
Joined: 30-November 04
Member No.: 18432



QUOTE
Make sure you have HTML activated on the board under your preferences. That's very strange.


Yes indeed --

[ removed all the borked web site stuff which is totally unrelated to this topic ]

QUOTE
Yeah it's fun stuff. Check out Ableton Live if you get the chance. If you have guitar and pre-amp you can connect them to the sound-card and record via line-in. Then with Ableton Or Audacity you can can apply some DSP effects, etc. wink.gif


I will do -- I've done so previously using a 12string acoustic, Live Mic (crappy), and Nero's WaveEditor -- just for kicks and giggles - not too shabby for what I had thought would sound just aweful, ...and useful for quick takes and just getting _something_ (an idea) down on tape(well digital), which can be easily toyed with (transposed, EQed, sampled, reverb, echo, flange, etc) ...just to toy with

[ removed more unnecessary borked website discussion ]

QUOTE
At my University you can earn a degree in Sound Recording Technology. The kicker though is that it's about 60% composition work on one instrument and the other 40% on the engineering. It's a Bachelor of Music degree though despite the fact. It's very difficult to find people who enjoy both. Normally most people enjoy composition side more than the actual technical stuff or vice versa.


That actually sounds awesome to me -- wish that was available when I was younger ;-) though I'm not (wasn't) the college type then -- I was too busy being an "angry-young-man"...and doing things "My way"...

Regards -- thanks for the replies

[ Final bws removal ]

This post has been edited by I4one: Aug 1 2006, 01:43
Go to the top of the page
 
+Quote Post

Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 



RSS Lo-Fi Version Time is now: 21st November 2009 - 21:06