Play and record vynl records

Hello

Can i use pisound to play (via a record deck) my vynl records and save as an audio file?

David

Hello, David, if your record deck provides amplification according to RIAA curve, then yes, Pisound can be used for recording to files, otherwise, you need a phono pre-amp in between.

Hello Giedrius

The record deck is connected to an amplifier. So i can take the music out with the phono plug.

So what do i need to do? I have pisound connected to a raspberry pi and followed the set up. But i dont see any app on the raspberry for audio.

David

Try using Audacity.

Thanks

I will try that.

1 Like

Hello Giedrius

I down loaded the audacity app and double clicked to install it. But it does not seem to install. What next?

David

Try running:

sudo apt install audacity

and start it from the system menu.

Hello

Tried that. But many errors. Mabe my internet is not good enough?


Here are some of the errors.

But i downloaded the linux version as shown.

David

The AppImage from Audacity’s website is built for x86_64 architecture for desktops & laptops, so it won’t work on Raspberry Pi which can run 32 or 64 bit ARM ones.

Try this:

sudo apt update
sudo apt install audacity

Sudo apt update seemed to do something.

But then sudo apt install had many errors.

Mainly “not found” and “failed to fetch”. Maby if go for another raspberry pi OS?

Here is some of the errors:

David

Hello Giedrius

I think i might be using an old version of rp operating system. I got some errors when updating as you see below.

I am using a rp 3. Maybe i should reinstall a new operating system. What should i do? Or upgrade to rp 4 or 5?

David

I will upgrade the os.

So i will contact after.

David

Yeah, looks like the old package repository is not maintained by Raspberry Pi anymore, flashing the SD card with a fresh OS image should fix that.

Yes that seemed to work.

Thanks

David

1 Like

Hello Giedrius

So i was able to install audacity. And able to connect a microphone. And see that it was working by pressing start monitoring. But not able to record. When i press the record button nothing seems to happen.

I tried connecting headphones to the line out jack. But this also seems not to work?

What am i doing wrong. I was able to record on my lap top. And play back.

David

Could you post a screenshot here how Audacity looks like when you are recording?

I will try to upgrade to rp4.

David

Installed on rp4.

Same problem. It recognises the micrphone. But difficult to record anything.

Try changing Project Rate to 48000 as Pisound suports only multiples of this sampling rate - 48kHz, 96kHz and 192kHz.

I think i am missing something. I get the message “click and drag to select audio” . What does this mean?