FieldLog.net is Coming to iOS!

Ever since I started sharing the android version of the app, people have asked if I had an iOS version. After finding some Apple hardware, and porting the Kotlin app to Kotlin Multi Platform, I can now says that FieldLog.net is coming to iOS! The app likely won’t be on the store until mid-April due to the rigorous review process, and me wanting to have feature parity before I apply. It is available now for beta testing on iOS through Apple’s TestFlight program.… Keep reading

Android FieldLog 1.5.3 Release | Drop Rigs

Release Date: February 19, 2025
Version: 1.5.3

Drop Rig Tracking

The headline feature of this release is support for unattended drop rig recordings. Field recordists can now track equipment deployed in remote locations with specific extra toggles and visual indicators.

Two-Stage Toggle System

Drop rig tracking uses a simple two-toggle approach:

  • Drop Rig toggle marks a take as associated with drop rig equipment
  • Currently Dropped toggle (appears when Drop Rig is enabled) indicates the rig is actively deployed in the field

When you mark a rig as “Currently Dropped,” the start time represents deployment, and toggling it off automatically sets the stop time to mark retrieval.… Keep reading

Field Recording, Ambience, and Soundscape: What Do Words Actually Mean?

The vocabulary around environmental audio can be surprisingly broad. I’ve briefly discussed the take/recording dilemma before, and today I’d like to touch on field recording, ambience, and soundscape. These terms are often used interchangeably in casual conversation (well, mostly reddit and youtube, normal people don’t really use them at all,) yet each carries a distinct history, lineage, and theoretical set of expectations.


Field Recording

Field recording is the simplest of the three terms, because it describes a practice: going out into the world and capturing sound with a microphone and a recorder.… Keep reading

Android FieldLog v1.5.2 – Take Creation Speedups

Release Date: January 19, 2025
Version: 1.5.2

Take Creation Memory/Speed Ups

It was always the intention to make the number of tracks/sample rate/bit depth save between takes, so the last used one would be the default when creating a new take. This broke somewhere along the line, but I have it fixed now.

There have been a number of dependency and gradle components updated as well.

As always, please reach out if you have feature requests or find bugs!… Keep reading

Android FieldLog v1.5.1 – Map Improvements

Release Date: December 22, 2025
Version: 1.5.1

Enhanced Map Experience

The maps have been a bit subpar, since I’ve mostly been using them on the web app. So here are a bunch of changes for the android version….

  • Maps now use the entire screen in landscape orientation, providing significantly more viewable area.
  • The map preserves your position and zoom level when rotating the device, and all controls adapt automatically to your screen size (buttons resize from 40-48dp, padding adjusts from 8-24dp).
Keep reading

Fulfilling the original intention: FieldLog goes abroad!

I started writing FieldLog after frustrations from how poorly I handled organization after a trip to England in April. Well, I’ve been using the Android app (and syncing online) since around the start of September, and I took it on a recent trip to Japan for two weeks in November. I generated about 600GB of /stuff/ a mix of video, audio, and photos.

Particularly when it comes to audio I generated 21 ambiances, and another dozen plus longer form takes.

As I get through processing things, I’ll upload them to my YouTube channel you can find at https://www.youtube.com/@houstinwehaveaproblemKeep reading

FieldLog Android Update – Version 1.5.0

Smoother, Faster: Text Input Fixes and Under-the-Hood Improvements

Version 1.5.0 might not look different on the surface, but it feels dramatically better. I fixed the text input lag that made typing feel sluggish, and updated a ton of dependencies. It’s amazing how much the mobile ecosystem moves on even in a few months.

A lot of these problems I found while using the app out in the field on a Japan trip. So it was a lot of small problems that didn’t come up sitting at my desk.… Keep reading

Why Field Recording Is as Much About Memory as It Is About Sound

This one isn’t really technical, and probably better described as rambling, so buyer be warned…

In 2016, as part of a work project, I traveled to China to demonstrate some technology I had developed. The project was a lot of fun for a younger engineer in his 20s, it allowed me to see a lot of different places while following the trade show booth. The China trip though, was my first visit to Asia, and became the first real trip I took a nice camera along on.… Keep reading

FieldLog Updates – September 13th, 2025

Greetings all!

Here are the things I worked on this week with FieldLog. Feature sets are getting there, but still in very much a testing phase. Bug reports and additional feature requests are still very much appreciated.

Android

  • No release this week

Web App

  • Added reordering to Kits
  • Fixed reordering of recorders and mics
  • Refactored CSS of gear to reuse code from takes
  • Added some extra basic user analytics, to track how much you’ve been recording lately
  • Added Persistent Web App functionality!
Keep reading

FieldLog Web Goes Mobile: Using FieldLog offline without the app

I am excited to announce that FieldLog now supports Progressive Web App (PWA) technology, bringing you a mobile app experience without needing to download anything from the App Store. While not a complete replacement for a native app, it gives you the most important features to you regardless of connection status!

This new feature is hot off the presses, so please reach out if you are having any issues!

What is a Progressive Web App (PWA)?

A Progressive Web App is a web application that uses modern web technologies to deliver an app-like experience directly through your browser.… Keep reading