element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • Community Hub
    Community Hub
    • What's New on element14
    • Feedback and Support
    • Benefits of Membership
    • Personal Blogs
    • Members Area
    • Achievement Levels
  • Learn
    Learn
    • Ask an Expert
    • eBooks
    • element14 presents
    • Learning Center
    • Tech Spotlight
    • STEM Academy
    • Webinars, Training and Events
    • Learning Groups
  • Technologies
    Technologies
    • 3D Printing
    • FPGA
    • Industrial Automation
    • Internet of Things
    • Power & Energy
    • Sensors
    • Technology Groups
  • Challenges & Projects
    Challenges & Projects
    • Design Challenges
    • element14 presents Projects
    • Project14
    • Arduino Projects
    • Raspberry Pi Projects
    • Project Groups
  • Products
    Products
    • Arduino
    • Avnet & Tria Boards Community
    • Dev Tools
    • Manufacturers
    • Multicomp Pro
    • Product Groups
    • Raspberry Pi
    • RoadTests & Reviews
  • About Us
    About the element14 Community
  • Store
    Store
    • Visit Your Store
    • Choose another store...
      • Europe
      •  Austria (German)
      •  Belgium (Dutch, French)
      •  Bulgaria (Bulgarian)
      •  Czech Republic (Czech)
      •  Denmark (Danish)
      •  Estonia (Estonian)
      •  Finland (Finnish)
      •  France (French)
      •  Germany (German)
      •  Hungary (Hungarian)
      •  Ireland
      •  Israel
      •  Italy (Italian)
      •  Latvia (Latvian)
      •  
      •  Lithuania (Lithuanian)
      •  Netherlands (Dutch)
      •  Norway (Norwegian)
      •  Poland (Polish)
      •  Portugal (Portuguese)
      •  Romania (Romanian)
      •  Russia (Russian)
      •  Slovakia (Slovak)
      •  Slovenia (Slovenian)
      •  Spain (Spanish)
      •  Sweden (Swedish)
      •  Switzerland(German, French)
      •  Turkey (Turkish)
      •  United Kingdom
      • Asia Pacific
      •  Australia
      •  China
      •  Hong Kong
      •  India
      •  Japan
      •  Korea (Korean)
      •  Malaysia
      •  New Zealand
      •  Philippines
      •  Singapore
      •  Taiwan
      •  Thailand (Thai)
      •  Vietnam
      • Americas
      •  Brazil (Portuguese)
      •  Canada
      •  Mexico (Spanish)
      •  United States
      Can't find the country/region you're looking for? Visit our export site or find a local distributor.
  • Translate
  • Profile
  • Settings
Raspberry Pi
  • Products
  • More
Raspberry Pi
Raspberry Pi Forum Pure Data on Raspberry Pi 2 with real-time kernel and Cirrus card?
  • Blog
  • Forum
  • Documents
  • Quiz
  • Events
  • Polls
  • Files
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Join Raspberry Pi to participate - click to join for free!
Featured Articles
Announcing Pi
Technical Specifications
Raspberry Pi FAQs
Win a Pi
Raspberry Pi Wishlist
Actions
  • Share
  • More
  • Cancel
Forum Thread Details
  • State Suggested Answer
  • Replies 14 replies
  • Answers 1 answer
  • Subscribers 707 subscribers
  • Views 2591 views
  • Users 0 members are here
  • real-time
  • cirrus
  • raspberry_pi
  • raspberrypi
  • kernel
  • puredata
Related

Pure Data on Raspberry Pi 2 with real-time kernel and Cirrus card?

dmlandrum
dmlandrum over 10 years ago

I'm aiming to create a Korg Wavedrum-like project. The idea is to have a tensioned drum head miked with two piezo contact mics (one at center and one at edge) feeding into the Cirrus card so the signals can be processed by PD into something more interesting. I'm not talking about just using the piezos as triggers: the audio they capture can be part of the final sound.

 

I know people have said the RPi is not a good platform for DSP, but I think for this application it will be good enough. The problem I'm having right now is with how to set up a real-time kernel on the RPi 2, which is what I'd like to use as it has more RAM and processor power. I've tried Google and the search here, but didn't find anything I understood. Is this possible, and does anyone know where some good information can be found on it? It's been a long time since I've used Linux, so I'm really rusty at the moment.

 

Thank you very much for your help.

  • Sign in to reply
  • Cancel
Parents
  • balearicdynamics
    0 balearicdynamics over 10 years ago

    Hello Darren,

     

    This post TrainingSphere - 4 - Installing Realtime Raspbian is a well explained how-to for the raspbian installation procedure. I think that it is what you are searching for; in the post there are also the links where you can download the RT distribution.

     

    I have also used a RT raspbian for the use with the Wolfson audio card on the Raspberry PI B+ (but it works fine also on the version 2). You can find information on this alternative in the following post I have published some times ago: Meditech: Microphonic stethoscope This second post is more oriented to the usage and performances of the RT Raspbian with the DSP than the installation method of the RT distro. So I will add something below about the use. If you need more details and information don't exitate asking for details.

     

    RT Image: rpi-linux-rpi-3.18.y

    Where to find it: This point made me crazy as the documentation mentions links that are not available at the date. Is you want to make things simple, I can send you a copy of the image view wetransfer.

     

    Enrico

    • Cancel
    • Vote Up +2 Vote Down
    • Sign in to reply
    • Verify Answer
    • Reject Answer
    • Cancel
Reply
  • balearicdynamics
    0 balearicdynamics over 10 years ago

    Hello Darren,

     

    This post TrainingSphere - 4 - Installing Realtime Raspbian is a well explained how-to for the raspbian installation procedure. I think that it is what you are searching for; in the post there are also the links where you can download the RT distribution.

     

    I have also used a RT raspbian for the use with the Wolfson audio card on the Raspberry PI B+ (but it works fine also on the version 2). You can find information on this alternative in the following post I have published some times ago: Meditech: Microphonic stethoscope This second post is more oriented to the usage and performances of the RT Raspbian with the DSP than the installation method of the RT distro. So I will add something below about the use. If you need more details and information don't exitate asking for details.

     

    RT Image: rpi-linux-rpi-3.18.y

    Where to find it: This point made me crazy as the documentation mentions links that are not available at the date. Is you want to make things simple, I can send you a copy of the image view wetransfer.

     

    Enrico

    • Cancel
    • Vote Up +2 Vote Down
    • Sign in to reply
    • Verify Answer
    • Reject Answer
    • Cancel
Children
  • dmlandrum
    0 dmlandrum over 10 years ago in reply to balearicdynamics

    Thank you much for the information. My Google-fu is normally better than this.

     

    In all honesty, I have yet to buy the parts. I just wanted to make sure I could do what I need with the parts I was planning to buy. It's looking like I should be okay. I also have to figure out how to make the drum part of this project, but that's another story...

    • Cancel
    • Vote Up +2 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • balearicdynamics
    0 balearicdynamics over 10 years ago in reply to dmlandrum

    Hello Darren,

     

    happy to be helpful image Keep us updated on this project, it sounds interesting. There is a "warning" to pay attention to this; as the RT kernel is non-standard, you should be very careful to NOT update / upgrade the operating system as if you advance the kernel features to the last updated components the system goes wrong.

     

    Personally I am interested to the approach you are following as I have a project in queue to make a computer controlled analog synth.

     

    Enrico

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • dmlandrum
    0 dmlandrum over 10 years ago in reply to balearicdynamics

    Thanks, Enrico! As I learn to use the Element14 features, I'll create this as a project. Right now, I'm just trying to get my feet under me. Also, thanks for the warning. I'm building this to be a standalone embedded project, so it won't be hooked up to the Internet, only occasionally to my local network for me to update certain parts manually.

     

    This whole idea stems from seeing some videos of the Korg Wavedrum (just do a search on Youtube if you're curious) and thinking that I quite like it but it's not quite what I would do with the idea. Korg is using the audio from the head not only to mix in with the synthesized signals, but also analyzing it to determine how the final signal will sound. However, in the end, they're just using it to control a sample playback machine (to be fair, that's not trivial). I want to use the audio from the head more like an impulse input for a synthesis network, but also mixing the straight audio in as well. From there, the sky's the limit, and the synthesis network could be anything, including sample-based.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
element14 Community

element14 is the first online community specifically for engineers. Connect with your peers and get expert answers to your questions.

  • Members
  • Learn
  • Technologies
  • Challenges & Projects
  • Products
  • Store
  • About Us
  • Feedback & Support
  • FAQs
  • Terms of Use
  • Privacy Policy
  • Legal and Copyright Notices
  • Sitemap
  • Cookies

An Avnet Company © 2026 Premier Farnell Limited. All Rights Reserved.

Premier Farnell Ltd, registered in England and Wales (no 00876412), registered office: Farnell House, Forge Lane, Leeds LS12 2NE.

Follow element14

  • X
  • Facebook
  • linkedin
  • YouTube