Sean McNamara

Results 31 issues of Sean McNamara

I have over 7000 files in my music collection that I want to convert from MP3 to OggCELT, so that they'll fit on my portable device. I already submitted an...

Hi, I was able to add Ogg/CELT support to your software by adding about 4 or 5 lines of code in arista-gtk. I just searched for FLAC, and everywhere I...

I'm the author of [rbpitch](http://launchpad.net/rbpitch), a plugin for Rhythmbox that exposes a GUI for changing the pitch/speed/tempo of music on the fly, using Gstreamer's `gst-plugins-bad` plugin, `pitch` (from [SoundTouch](http://www.surina.net/soundtouch/)). Despite...

C-enhancement
A-audio
A-core

Tools like jq are focused predominantly on their use on the command line, but have a lot of limitations (and bugs!) that jslt doesn't. This is a compliment to jslt...

enhancement
good first issue
priority

On Mojave point release .6 and Matrix Synapse latest-py3 as of today (from Dockerhub)... I don't receive iMessages from others, but they can get my messages. This is a Matrix...

Per https://github.com/Diablo-D3/DiabloMiner/issues/84#issuecomment-266826539 > DiabloMiner is no longer under development, and does not speak the new miner protocol. > Use cgminer instead. Please read and understand the above before you create...

This cost me several hours to figure this out, so I thought I would share it here and see if there is any way for this library to improve the...

Cycle detection should be fairly easy to add using Ruby's built-in [TSort](http://ruby-doc.org/stdlib-1.9.3/libdoc/tsort/rdoc/TSort.html) module. It will reduce performance unless done carefully, but I managed to monkey patch a version of RubyTree...

Bug
Feature

Hello, I'm trying to get a fully featured RegEx library for Lua that will run in a pure Lua environment (no `require`, no FFI, no `os` or `io` packages, etc.)...

Hello, Great library! How can I get a copy-paste-able version of this library minified? Breaking it up into many files is not practical for my use case (Chrome developer console)....