Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. How to use low pass filter?
QtWS25 Last Chance

How to use low pass filter?

Scheduled Pinned Locked Moved General and Desktop
audioright left chanlow pass filterpythonnsound
3 Posts 3 Posters 2.8k Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • C Offline
    C Offline
    carmhack
    wrote on 23 Mar 2015, 12:08 last edited by
    #1

    Hello everyone. I'm Italian so sorry for any imperfections.
    I need to have access to the left and right channels of an audio file and apply the low pass filter, but I have not found anything about it. Have you any suggestions on how to do this?
    In Python this can be done using the library Nsound and I wondered how to use Python in Qt and possibly how to import Nsound in Qt.

    1 Reply Last reply
    0
    • S Offline
      S Offline
      SGaist
      Lifetime Qt Champion
      wrote on 23 Mar 2015, 23:21 last edited by
      #2

      Hi and welcome to devnet,

      If you want to stay with python then look for PyQt or PySide otherwise you'll need a library like DSPFilters

      Hope it helps

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      0
      • W Offline
        W Offline
        weegreenblobbie
        wrote on 15 Jul 2015, 04:08 last edited by
        #3

        Nsound is also a C++ library and can be used in C++ applications, see http://sourceforge.net/p/nsound/code/HEAD/tree/tags/nsound-0.9.3/src/Nsound/.

        :)
        Nick

        1 Reply Last reply
        0

        • Login

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • Users
        • Groups
        • Search
        • Get Qt Extensions
        • Unsolved