You are Here:
Linux Lite 6.6 FINAL Released - Support for 22 Languages Added - See Release Announcement Section



simple sound recorder software?

Author (Read 9786 times)

0 Members and 1 Guest are viewing this topic.

Re: simple sound recorder software?
« Reply #10 on: October 08, 2019, 03:54:34 AM »
 

LL-user

  • I come here a lot
  • *****
  • 455
    Posts
  • Reputation: 214
  • Linux Lite Member
    • View Profile
If you prefer something even simpler and don't mind using a ppa, audio-recorder would be an alternative.
It's for years one of the first installs I do on a new system. It's very versatile with the sources you want to record and completely gets out of your way.


https://launchpad.net/~audio-recorder
 

Re: simple sound recorder software?
« Reply #9 on: October 06, 2019, 05:28:10 PM »
 

wqhj studios

  • New to Forums
  • *
  • 1
    Posts
  • Reputation: 0
    • View Profile
cheers to roktnji!! thx u so much for the perfect advice. this may seem lame, but u, whoever ur, wherever ur, u r my hero for today!!!


Code: [Select]
~$ sudo apt-get -s install mhwaveedit
[sudo] password for harry:
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following extra packages will be installed:
  lame
The following NEW packages will be installed:
  lame mhwaveedit
0 upgraded, 2 newly installed, 0 to remove and 63 not upgraded.
Inst lame (3.99.5+repack1-3ubuntu1 Ubuntu:14.04/trusty [i386])
Inst mhwaveedit (1.4.23-1 Ubuntu:14.04/trusty [i386])
Conf lame (3.99.5+repack1-3ubuntu1 Ubuntu:14.04/trusty [i386])
Conf mhwaveedit (1.4.23-1 Ubuntu:14.04/trusty [i386])

mhwaveedit has always worked for me and is small and easy to install and operate.

https://apps.ubuntu.com/cat/applications/mhwaveedit/
 

Re: simple sound recorder software?
« Reply #8 on: September 21, 2014, 08:09:33 AM »
 

m654321

  • Gold Level Poster
  • *******
  • 893
    Posts
  • Reputation: 86
  • Linux Lite Member, 'Advocate' & Donator
    • View Profile

  • CPU: Intel Pentium [email protected] (2cores) on an Asus X71Q

  • MEMORY: 4Gb

  • VIDEO CARD: Intel GM45 Express Chipset

  • Kernel: 4.x
Thanks again, for your reply Elija, very helpful.

Regards
Mike
64bit OS (32-bit on Samsung netbook) installed in Legacy mode on MBR-formatted SSDs (except pi which uses a micro SDHC card):
2017 - Raspberry pi 3B (4cores) ~ [email protected] - LibreElec, used for upgrading our Samsung TV (excellent for the task)  
2012 - Lenovo G580 2689 (2cores; 4threads] ~ [email protected] - LL3.8/Win8.1 dual-boot (LL working smoothly)
2011 - Samsung NP-N145 Plus (1core; 2threads) ~ Intel Atom [email protected] - LL 3.8 32-bit (64-bit too 'laggy')
2008 - Asus X71Q (2cores) ~ Intel [email protected] - LL4.6/Win8.1 dual-boot, LL works fine with kernel 4.15
2007 - Dell Latitude D630 (2cores) ~ Intel [email protected] - LL4.6, works well with kernel 4.4; 4.15 doesn't work
 

Re: simple sound recorder software?
« Reply #7 on: September 21, 2014, 05:57:28 AM »
 

elija

  • Guest
After a bit more digging I found it is part of a package called gnome-media which as I suspected does pull in a lot of dependencies.

Code: [Select]
richard@andromeda-ascendant:~$ sudo apt-get install gnome-media
[sudo] password for richard:
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following extra packages will be installed:
  cheese-common cracklib-runtime cups-pk-helper gkbd-capplet
  gnome-control-center gnome-control-center-data
  gnome-control-center-shared-data gnome-desktop3-data gnome-session-bin
  gnome-settings-daemon gstreamer0.10-gconf gstreamer0.10-plugins-good
  gstreamer0.10-x gstreamer1.0-clutter libcheese-gtk23 libcheese7
  libclutter-1.0-0 libclutter-1.0-common libclutter-gst-2.0-0
  libclutter-gtk-1.0-0 libcogl-common libcogl-pango15 libcogl15 libcrack2
  libgnome-control-center1 libgnome-desktop-3-7 libgnome-media-profiles-3.0-0
  libgnomekbd-common libgnomekbd8 libgoa-1.0-0b libgoa-1.0-common
  libgoa-backend-1.0-1 libpwquality-common libpwquality1 librest-0.7-0
  libsystemd-journal0 libtelepathy-glib0 libwacom-common libwacom2 mousetweaks
  nautilus-data ubuntu-system-service
Suggested packages:
  gnome-user-guide ubuntu-docs gnome-screensaver nautilus
The following NEW packages will be installed:
  cheese-common cracklib-runtime cups-pk-helper gkbd-capplet
  gnome-control-center gnome-control-center-data
  gnome-control-center-shared-data gnome-desktop3-data gnome-media
  gnome-session-bin gnome-settings-daemon gstreamer0.10-gconf
  gstreamer0.10-plugins-good gstreamer0.10-x gstreamer1.0-clutter
  libcheese-gtk23 libcheese7 libclutter-1.0-0 libclutter-1.0-common
  libclutter-gst-2.0-0 libclutter-gtk-1.0-0 libcogl-common libcogl-pango15
  libcogl15 libcrack2 libgnome-control-center1 libgnome-desktop-3-7
  libgnome-media-profiles-3.0-0 libgnomekbd-common libgnomekbd8 libgoa-1.0-0b
  libgoa-1.0-common libgoa-backend-1.0-1 libpwquality-common libpwquality1
  librest-0.7-0 libsystemd-journal0 libtelepathy-glib0 libwacom-common
  libwacom2 mousetweaks nautilus-data ubuntu-system-service
0 upgraded, 43 newly installed, 0 to remove and 0 not upgraded.
Need to get 10.6 MB of archives.
After this operation, 41.3 MB of additional disk space will be used.
Do you want to continue? [Y/n]

rokytnji is very good at identifying light-weight but functional alternatives so I think you made the right choice. The -s in his original command simply tells apt to simulate the install rather than really do it.
 

Re: simple sound recorder software?
« Reply #6 on: September 21, 2014, 05:16:54 AM »
 

m654321

  • Gold Level Poster
  • *******
  • 893
    Posts
  • Reputation: 86
  • Linux Lite Member, 'Advocate' & Donator
    • View Profile

  • CPU: Intel Pentium [email protected] (2cores) on an Asus X71Q

  • MEMORY: 4Gb

  • VIDEO CARD: Intel GM45 Express Chipset

  • Kernel: 4.x
A lot of Gnome software will run just fine in Xfce but it may pull in a lot of dependencies (KDE software is awful for this). Try and install it and see if your happy with what it wants to add.

Thanks Elija - I took your advice and tried downloading it.
However, sudo apt-get install gnome-sound-recorder didn't produce anything, and synaptic package manager did not have it.  When I downloaded it from softpedia, I was unable to install it with Gdebi package manager (after extracting the files), as the message back was that it wasn't a Debian file.

Instead, I went for the mhWaveEdit software suggested by rokytnji (sudo apt-get install mhWaveEdit).
Many thanks though for your suggestion - it was worth a go...

Kind regards
Mike
64bit OS (32-bit on Samsung netbook) installed in Legacy mode on MBR-formatted SSDs (except pi which uses a micro SDHC card):
2017 - Raspberry pi 3B (4cores) ~ [email protected] - LibreElec, used for upgrading our Samsung TV (excellent for the task)  
2012 - Lenovo G580 2689 (2cores; 4threads] ~ [email protected] - LL3.8/Win8.1 dual-boot (LL working smoothly)
2011 - Samsung NP-N145 Plus (1core; 2threads) ~ Intel Atom [email protected] - LL 3.8 32-bit (64-bit too 'laggy')
2008 - Asus X71Q (2cores) ~ Intel [email protected] - LL4.6/Win8.1 dual-boot, LL works fine with kernel 4.15
2007 - Dell Latitude D630 (2cores) ~ Intel [email protected] - LL4.6, works well with kernel 4.4; 4.15 doesn't work
 

Re: simple sound recorder software?
« Reply #5 on: September 21, 2014, 05:07:54 AM »
 

m654321

  • Gold Level Poster
  • *******
  • 893
    Posts
  • Reputation: 86
  • Linux Lite Member, 'Advocate' & Donator
    • View Profile

  • CPU: Intel Pentium [email protected] (2cores) on an Asus X71Q

  • MEMORY: 4Gb

  • VIDEO CARD: Intel GM45 Express Chipset

  • Kernel: 4.x
~$ sudo apt-get -s install mhwaveedit


Many thanks, rokytnji.
When I used the code in it's form above it didn't work - when I left the -s out of the code it downloaded and installed, appearing in "Multimedia". I now just need to work out how to use it so will have a closer look at the link you provided.  Many thanks again.

Regards
Mike
« Last Edit: September 21, 2014, 05:11:09 AM by m654321 »
64bit OS (32-bit on Samsung netbook) installed in Legacy mode on MBR-formatted SSDs (except pi which uses a micro SDHC card):
2017 - Raspberry pi 3B (4cores) ~ [email protected] - LibreElec, used for upgrading our Samsung TV (excellent for the task)  
2012 - Lenovo G580 2689 (2cores; 4threads] ~ [email protected] - LL3.8/Win8.1 dual-boot (LL working smoothly)
2011 - Samsung NP-N145 Plus (1core; 2threads) ~ Intel Atom [email protected] - LL 3.8 32-bit (64-bit too 'laggy')
2008 - Asus X71Q (2cores) ~ Intel [email protected] - LL4.6/Win8.1 dual-boot, LL works fine with kernel 4.15
2007 - Dell Latitude D630 (2cores) ~ Intel [email protected] - LL4.6, works well with kernel 4.4; 4.15 doesn't work
 

Re: simple sound recorder software?
« Reply #4 on: September 20, 2014, 03:38:16 PM »
 

rokytnji

  • Friganeer
  • Platinum Level Poster
  • **********
  • 1255
    Posts
  • Reputation: 139
    • View Profile

  • CPU: Intel Core2 Duo U9600

  • MEMORY: 4Gb

  • VIDEO CARD: Intel Mobile 4
Code: [Select]
~$ sudo apt-get -s install mhwaveedit
[sudo] password for harry:
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following extra packages will be installed:
  lame
The following NEW packages will be installed:
  lame mhwaveedit
0 upgraded, 2 newly installed, 0 to remove and 63 not upgraded.
Inst lame (3.99.5+repack1-3ubuntu1 Ubuntu:14.04/trusty [i386])
Inst mhwaveedit (1.4.23-1 Ubuntu:14.04/trusty [i386])
Conf lame (3.99.5+repack1-3ubuntu1 Ubuntu:14.04/trusty [i386])
Conf mhwaveedit (1.4.23-1 Ubuntu:14.04/trusty [i386])

mhwaveedit has always worked for me and is small and easy to install and operate.

https://apps.ubuntu.com/cat/applications/mhwaveedit/
LL 3.6,2.8
Dell XT2 > Touchscreen Laptop
Dell 755 > Desktop
Acer 150 > Desktop
I am who I am. Your approval is not needed.
 

Re: simple sound recorder software?
« Reply #3 on: September 20, 2014, 02:06:53 PM »
 

bitsnpcs

  • Platinum Level Poster
  • **********
  • 3237
    Posts
  • Reputation: 305
    • View Profile
    • Try to Grow

  • Kernel: 4.x
Audacity can record sound, I have not tried this using a mic.
I have just begun to use it to make a mix of mp3, but notice on the interface and user guide info about inputs.
 

Re: simple sound recorder software?
« Reply #2 on: September 20, 2014, 12:23:44 PM »
 

elija

  • Guest
A lot of Gnome software will run just fine in Xfce but it may pull in a lot of dependencies (KDE software is awful for this). Try and install it and see if your happy with what it wants to add.
 

simple sound recorder software?
« Reply #1 on: September 20, 2014, 12:13:27 PM »
 

m654321

  • Gold Level Poster
  • *******
  • 893
    Posts
  • Reputation: 86
  • Linux Lite Member, 'Advocate' & Donator
    • View Profile

  • CPU: Intel Pentium [email protected] (2cores) on an Asus X71Q

  • MEMORY: 4Gb

  • VIDEO CARD: Intel GM45 Express Chipset

  • Kernel: 4.x
What software can I use for a simple sound recorder with LL2, so that I can record ambient sound via my laptop's inbuilt microphone?
There is the linux software gnome-sound-recorder 3.4.0, though I suspect it wont run on LL2 as an XFCE rather than a Gnome desktop.

Many thanks in advance for any ideas?

Regards
Mike
« Last Edit: November 01, 2019, 10:53:26 PM by firenice03 »
64bit OS (32-bit on Samsung netbook) installed in Legacy mode on MBR-formatted SSDs (except pi which uses a micro SDHC card):
2017 - Raspberry pi 3B (4cores) ~ [email protected] - LibreElec, used for upgrading our Samsung TV (excellent for the task)  
2012 - Lenovo G580 2689 (2cores; 4threads] ~ [email protected] - LL3.8/Win8.1 dual-boot (LL working smoothly)
2011 - Samsung NP-N145 Plus (1core; 2threads) ~ Intel Atom [email protected] - LL 3.8 32-bit (64-bit too 'laggy')
2008 - Asus X71Q (2cores) ~ Intel [email protected] - LL4.6/Win8.1 dual-boot, LL works fine with kernel 4.15
2007 - Dell Latitude D630 (2cores) ~ Intel [email protected] - LL4.6, works well with kernel 4.4; 4.15 doesn't work
 

 

-->
X Close Ad

Linux Lite 6.6 FINAL Released - Support for 22 Languages Added - See Release Announcement Section