MP3 player with pitch functionality

Ask a Question related to Ubuntu, Design and Development.

  1. #1

    Default MP3 player with pitch functionality

    Hej,


    I'm looking for a MP3 software player for Ubuntu, which supports pitching
    songs. This means the user can change the speed of the song in a way that it
    does not sound strange.

    I have seen a plugin called scizzor for Amarok and XMMS. However, I'm not able
    to compile it, it might be the source code is depending on too old libraries or
    compiler versions.

    I also found no available plugin for BMP. On the other hand Mixxx looks nice,
    but there is no package for it. I was able to compile it by myself, but
    configuring Jack is a nightmare and the alsa and oss support does not seem to
    work.

    So basically I just want a very simple player, it can also be shell based.


    Sebastian
    Sebastian Stein Guest

  2. Similar Questions and Discussions

    1. Upgrading Flash player 6 to 7, will the functionality differ in applicatio
      Hi, I have developed an application using Flash MX and Flash player 6. If i upgrade to flash Player 7 will the functionality of the application...
    2. Is it posible to modifiy a sound pitch?
      I'm considering the posibility of modifying the pitch ( frequency ) of a sound within a Director aplication to simulate the effects of diferent spin...
    3. Shockwave Player Zoom Functionality?
      Hello, In Publish Settings it looks like there is an option available to allow the user to zoom on playback...yet it doesn't show up on the...
    4. Xtra to report the pitch of a sound
      Hi, I use Audio Xtra to record the user's speech: now I need to know the pitch of the voice at a given millisecond of the recorded sound file. ...
    5. Truth or Sales Pitch?
      I'm about to junk my Gateway with Win98 ... however, the Gateway sales person said I wouldn't be able to use my Microsoft Office 2000 on it. He...
  3. #2

    Default Re: MP3 player with pitch functionality

    * Sebastian Stein wrote in alt.os.linux.ubuntu:
    > Hej,
    > I'm looking for a MP3 software player for Ubuntu, which supports pitching
    > songs. This means the user can change the speed of the song in a way that it
    > does not sound strange.
    > I have seen a plugin called scizzor for Amarok and XMMS. However, I'm not able
    > to compile it, it might be the source code is depending on too old libraries or
    > compiler versions.
    > I also found no available plugin for BMP. On the other hand Mixxx looks nice,
    > but there is no package for it. I was able to compile it by myself, but
    > configuring Jack is a nightmare and the alsa and oss support does not seem to
    > work.
    > So basically I just want a very simple player, it can also be shell based.
    dbmix and gnusound seem to have the ability to do what you want and they
    are in the repositories so an
    apt-get install dbmix gnusound
    should give you something to try.

    wsola looks interesting:

    [08:52 PM][J:1][sinner@~]$ apt-cache search wsola
    wsola - Allows one to speed/slow audio without altering its pitch

    but I dont believe it is a player, but then again, I havent tried any of
    the above.

    --
    David
    We come to bury DOS, not to praise it.
    (Paul Vojta, [email]vojta@math.berkeley.edu[/email], paraphrasing a quote of Shakespeare)
    SINNER Guest

  4. #3

    Default Re: MP3 player with pitch functionality

    SINNER <99nesorjd@gates_of_hell.invalid> wrote:
    >> So basically I just want a very simple player, it can also be shell based.
    >
    > dbmix
    Ok, dbmix doesn't fulfil the requirement of being simple. But it seems to work.
    The drawback that I do not need a mixer, just something for pitching. But of
    course I can put of the channels on master and the other on cue. Still there
    are lot of latencies with this solution.
    > and gnusound seem to have the ability to do what you want and they
    > are in the repositories so an
    I can't get gnusound to work, but what I read it is more an audio editor than a
    player.
    > wsola looks interesting:
    The same as above, it is a audio editor and not a player.

    Anyway, thanks for your input, at least I now have dbmix!

    Sebastian
    Sebastian Stein Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139