Looking for programmer to make binary from OSX to WIN

Discussion in 'Mac / Hackintosh' started by mild pump milk, Jul 12, 2015.

  1. mild pump milk

    mild pump milk Russian Milk Drunkard

    Joined:
    Mar 29, 2014
    Messages:
    2,683
    Likes Received:
    2,262
    Location:
    Russia
    Guys, I have one software which is for Mac OSX, but there was said on their site something like that "there will be binaries for WIN soon". But this "soon" is many years and don't know how much to wait...
    I asked the developer about it, but he said he is not going to do WIN version and it is an open source code which can be used for binary transferring...So I can open it with juce or other compiler/code reader/...
    Software is FREE for download
    Who can transfer binaries guys?

    hint: this software is a top quality sample-rate converter for OSX.
    goal: WIN version of this software for my studio work.
     
  2.  
  3. The-RoBoT

    The-RoBoT Rock Star

    Joined:
    Jun 16, 2011
    Messages:
    939
    Likes Received:
    456
    Location:
    Plan 9
    This might help if you have no success in somebody doing binaries transfer for win.


    Voxengo r8brain it's free and works well

    Free Version Grab it here

    Or Paid version below

    Pro Paid version
     
  4. mild pump milk

    mild pump milk Russian Milk Drunkard

    Joined:
    Mar 29, 2014
    Messages:
    2,683
    Likes Received:
    2,262
    Location:
    Russia
    thanks, but no, FinalCD sharp, dbpoweramp 15, iZotope RX do it better. I don't like the quality of r8brain. I need another one, more "customizable" and with superb quality. Just for alternative tasks))
    Thnx for reply.
     
  5. dipje

    dipje Ultrasonic

    Joined:
    Jan 15, 2014
    Messages:
    162
    Likes Received:
    25
    It would help if you actually listed the program / site you're talking about.

    And isn't the best samplerate-resample algorithm for years SRC (http://www.mega-nerd.com/SRC/) 'secret rabbit code' :), which is built into any freeware / opensource kind of audio project?
     
  6. junh1024

    junh1024 Rock Star

    Joined:
    Jul 28, 2011
    Messages:
    1,396
    Likes Received:
    432
    http://sox.sourceforge.net/ < SSRC and SoX are the best free ones. SoX also has mac binaries.
     
  7. fiction

    fiction Audiosexual

    Joined:
    Jun 21, 2011
    Messages:
    1,889
    Likes Received:
    687
    +1 for SoX. Once you have found the right settings, converting 1000s of files is a breeze.
    It's also faster than most UI-based sound editors, and for batch SRC including dithering SoX is the only one I use.

    It looks like a "simple commandline utility", but a lot of scientific brain power has been put into its algorithms to achieve the best possible sound quality.
     
  8. mild pump milk

    mild pump milk Russian Milk Drunkard

    Joined:
    Mar 29, 2014
    Messages:
    2,683
    Likes Received:
    2,262
    Location:
    Russia
    Brick 1.2
    http://camil.music.illinois.edu/software/brick/
     
  9. copylefter

    copylefter Producer

    Joined:
    Mar 3, 2012
    Messages:
    707
    Likes Received:
    118
    Location:
    text_section
    Source code is not available *no*
    Send me the source and I'll see if I can compile it for Win :wink:
     
  10. mild pump milk

    mild pump milk Russian Milk Drunkard

    Joined:
    Mar 29, 2014
    Messages:
    2,683
    Likes Received:
    2,262
    Location:
    Russia
    link from developer:
    https://github.com/burnson/Brick


    maybe there is everything there, downloading link:
    https://github.com/burnson/Brick/archive/master.zip
     
  11. copylefter

    copylefter Producer

    Joined:
    Mar 3, 2012
    Messages:
    707
    Likes Received:
    118
    Location:
    text_section
    Ok, I have ZERO experience on Win, though I have some skills on OSX,
    I just downloaded VisualStudio2015 and I was just looking for some source to try and build something, later today or max tomorrow I try and let you know :wink:
     
  12. mild pump milk

    mild pump milk Russian Milk Drunkard

    Joined:
    Mar 29, 2014
    Messages:
    2,683
    Likes Received:
    2,262
    Location:
    Russia
    ooh sh,t( that's really hard, man? :sad: :dunno:
    you will really help me if you complete this..maybe a lot of others will appreciate it...
    I have ZERO skills on programming at all.. :hug:
     
  13. junh1024

    junh1024 Rock Star

    Joined:
    Jul 28, 2011
    Messages:
    1,396
    Likes Received:
    432
    There becomes a time when too much is unnecessary. WHen you're doing SRC from x to n khz, it doesn't matter that there is aliasing below -140dB, because you could be converting to 16bit anyway, which has a noise floor of -96dB or -120-120dB depending on how you measure. Even if there is aliasing at say, -60dB, can you hear something 60dB below the main signal? What about in a full mix?

    Also, they mention their block algo is better than polyphase. This is academia, in which it's advantageous that you state your solution is best, and only compare it ones which are inferior. Apart from polyphase, there could be other conventional SRC algos.

    If you're a noob with buliding, you will most likely run into dependancy & other errors. I have done a bit of programming before, and I am still not able to bulid everything I download.
     
Loading...
Loading...